OMNeT++ NEDXML  6.0.3
MsgTypeTable::EnumInfo Class Reference

#include <msgtypetable.h>

Public Types

typedef std::vector< EnumItemFieldList
 

Public Attributes

ASTNodeastNode
 
std::string enumName
 
std::string enumQName
 
bool isDeclaration = false
 
FieldList fieldList
 

Member Typedef Documentation

◆ FieldList

typedef std::vector<EnumItem> FieldList

Member Data Documentation

◆ astNode

ASTNode* astNode

◆ enumName

std::string enumName

◆ enumQName

std::string enumQName

Referenced by MsgTypeTable::addEnum().

◆ isDeclaration

bool isDeclaration = false

◆ fieldList

FieldList fieldList

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