WAE Design API
com::cisco::wae::design::model Module Reference

module model { ... }

Namespaces

 net
 
 plotLayout
 
 traffic
 

Classes

class  Plan
 
struct  PlanKey
 
struct  WAEPlanOptions
 

Typedefs

std::vector< PlanKeyPlanKeyList
 
std::map< PlanKey, Plan * > PlanMap
 

Enumerations

enum  PlanFormat { TxtFile, PlnFile, DbFile, XmlFile }
 

Typedef Documentation

◆ PlanKeyList

typedef std::vector<PlanKey> PlanKeyList

A list of plan keys.

◆ PlanMap

typedef std::map<PlanKey, Plan*> PlanMap

A map from plan keys to plan files.

Enumeration Type Documentation

◆ PlanFormat

enum PlanFormat
Enumerator
TxtFile 
PlnFile 
DbFile 
XmlFile