|
WAE Design API
|
module model { ... }
Namespaces | |
| net | |
| plotLayout | |
| traffic | |
Classes | |
| class | Plan |
| struct | PlanKey |
| struct | WAEPlanOptions |
Typedefs | |
| std::vector< PlanKey > | PlanKeyList |
| std::map< PlanKey, Plan * > | PlanMap |
Enumerations | |
| enum | PlanFormat { TxtFile, PlnFile, DbFile, XmlFile } |
| typedef std::vector<PlanKey> PlanKeyList |
A list of plan keys.