|
OMNeT++ NEDXML
5.4.1
|
This is the complete list of members for MsgCodeGenerator, including all inherited members.
| ccFilename | MsgCodeGenerator | protected |
| ccStream | MsgCodeGenerator | protected |
| ClassInfo typedef | MsgCodeGenerator | |
| closeFiles() | MsgCodeGenerator | |
| deleteFiles() | MsgCodeGenerator | |
| EnumInfo typedef | MsgCodeGenerator | |
| EnumItem typedef | MsgCodeGenerator | |
| FieldInfo typedef | MsgCodeGenerator | |
| generateClass(const ClassInfo &classInfo, const std::string &exportDef, const std::string &extraCode="") | MsgCodeGenerator | |
| generateClassDecl(const ClassInfo &classInfo, const std::string &exportDef, const std::string &extraCode) | MsgCodeGenerator | protected |
| generateClassImpl(const ClassInfo &classInfo) | MsgCodeGenerator | protected |
| generateCplusplusBlock(const std::string &target, const std::string &body) | MsgCodeGenerator | |
| generateDescriptorClass(const ClassInfo &a) | MsgCodeGenerator | |
| generateEnum(const EnumInfo &enumInfo) | MsgCodeGenerator | |
| generateEpilog() | MsgCodeGenerator | |
| generateImport(const std::string &importName) | MsgCodeGenerator | |
| generateNamespaceBegin(const std::string &namespaceName, bool intoCcFile=true) | MsgCodeGenerator | |
| generateNamespaceEnd(const std::string &namespaceName, bool intoCcFile=true) | MsgCodeGenerator | |
| generatePreComment(ASTNode *nedElement) | MsgCodeGenerator | |
| generateProlog(const std::string &msgFileName, const std::string &firstNamespace, const std::string &exportDef) | MsgCodeGenerator | |
| generateStruct(const ClassInfo &classInfo, const std::string &exportDef, const std::string &extraCode="") | MsgCodeGenerator | |
| generateStructDecl(const ClassInfo &classInfo, const std::string &exportDef, const std::string &extraCode) | MsgCodeGenerator | protected |
| generateStructImpl(const ClassInfo &classInfo) | MsgCodeGenerator | protected |
| generateTemplates() | MsgCodeGenerator | |
| generateTypeAnnouncement(const ClassInfo &classInfo) | MsgCodeGenerator | |
| headerGuard | MsgCodeGenerator | protected |
| hFilename | MsgCodeGenerator | protected |
| hStream | MsgCodeGenerator | protected |
| makeFuncall(const std::string &var, const std::string &funcTemplate, bool withIndex=false, const std::string &value="") | MsgCodeGenerator | protected |
| openFiles(const char *hFile, const char *ccFile) | MsgCodeGenerator | |
| prefixWithNamespace(const std::string &name, const std::string &namespaceName) | MsgCodeGenerator | protected |
| Properties typedef | MsgCodeGenerator | |
| StringVector typedef | MsgCodeGenerator |