OMNeT++ NEDXML
6.0.3
|
Classes and functions for generating C++ source from a parsed MSG file (opp_msgc functionality).
Classes | |
class | MsgAnalyzer |
Part of the message compiler. Produces ClassInfo/EnumInfo objects from the ASTNode tree. Assumes object tree has already passed all validation stages (DTD, syntax, semantic). More... | |
class | MsgCodeGenerator |
Code generator part of the message compiler. More... | |
class | MsgCompiler |
Generates C++ code from a MSG file object tree. More... | |
struct | MsgCompilerOptions |
Options for MsgCompiler. More... | |
class | MsgTypeTable |