OMNeT++ NEDXML  5.4.1
MsgCompilerOld::ClassInfo Class Reference

#include <msgcompilerold.h>

Classes

class  FieldInfo
 

Public Types

typedef std::vector< FieldInfoFieldlist
 

Public Member Functions

 ClassInfo ()
 

Public Attributes

ASTNodenedElement
 
std::string keyword
 
std::string msgname
 
std::string msgbase
 
Properties props
 
bool gap
 
bool omitgetverb
 
ClassType classtype
 
std::string msgclass
 
std::string realmsgclass
 
std::string msgbaseclass
 
std::string msgdescclass
 
std::string fieldnamesuffix
 
Fieldlist fieldlist
 
Fieldlist baseclassFieldlist
 
bool generate_class
 
bool generate_descriptor
 
bool generate_setters_in_descriptor
 
std::string msgqname
 
std::string msgbaseqname
 
StringVector implements
 

Member Typedef Documentation

typedef std::vector<FieldInfo> Fieldlist

Constructor & Destructor Documentation

ClassInfo ( )
inline

Member Data Documentation

ASTNode* nedElement
std::string keyword
std::string msgname
std::string msgbase
Properties props
bool gap
bool omitgetverb
ClassType classtype
std::string msgclass
std::string realmsgclass
std::string msgbaseclass
std::string msgdescclass
std::string fieldnamesuffix
Fieldlist fieldlist
Fieldlist baseclassFieldlist
bool generate_class
bool generate_descriptor
bool generate_setters_in_descriptor
std::string msgqname
std::string msgbaseqname
StringVector implements

The documentation for this class was generated from the following file: