#include <msgcppgenerator.h>
Classes | |
| class | FieldInfo |
Public Types | |
| typedef std::vector< FieldInfo > | Fieldlist |
Public Member Functions | |
| ClassInfo () | |
Public Attributes | |
| NEDElement * | 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 |
| Fieldlist | fieldlist |
| Fieldlist | baseclassFieldlist |
| bool | generate_class |
| bool | generate_descriptor |
| bool | generate_setters_in_descriptor |
| std::string | msgqname |
| std::string | msgbaseqname |
| StringVector | implements |
| typedef std::vector<FieldInfo> MsgCppGenerator::ClassInfo::Fieldlist |
| MsgCppGenerator::ClassInfo::ClassInfo | ( | ) | [inline] |
| std::string MsgCppGenerator::ClassInfo::keyword |
| std::string MsgCppGenerator::ClassInfo::msgbase |
| std::string MsgCppGenerator::ClassInfo::msgbaseclass |
| std::string MsgCppGenerator::ClassInfo::msgbaseqname |
| std::string MsgCppGenerator::ClassInfo::msgclass |
| std::string MsgCppGenerator::ClassInfo::msgdescclass |
| std::string MsgCppGenerator::ClassInfo::msgname |
| std::string MsgCppGenerator::ClassInfo::msgqname |
| std::string MsgCppGenerator::ClassInfo::realmsgclass |
1.6.3