OMNeT++ NEDXML  6.0.3
MsgGenerator Member List

This is the complete list of members for MsgGenerator, including all inherited members.

concatInnerComments(ASTNode *node)MsgGeneratorprotected
decreaseIndent(const char *indent)MsgGeneratorprotected
doClass(ClassElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doClassDecl(ClassDeclElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doComment(CommentElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doCplusplus(CplusplusElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doEnum(EnumElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doEnumDecl(EnumDeclElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doEnumField(EnumFieldElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doField(FieldElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doFiles(FilesElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doImport(ImportElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doLiteral(LiteralElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doMessage(MessageElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doMessageDecl(MessageDeclElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doMsgClassOrStructBody(ASTNode *msgclassorstruct, const char *indent)MsgGeneratorprotected
doMsgFile(MsgFileElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doNamespace(NamespaceElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doPacket(PacketElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doPacketDecl(PacketDeclElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doProperty(PropertyElement *node, const char *indent, bool islast, const char *sep)MsgGeneratorprotected
doPropertyKey(PropertyKeyElement *node, const char *indent, bool islast, const char *sep)MsgGeneratorprotected
doStruct(StructElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
doStructDecl(StructDeclElement *node, const char *indent, bool islast, const char *)MsgGeneratorprotected
generate(std::ostream &out, ASTNode *node, const char *indent)MsgGenerator
generate(ASTNode *node, const char *indent)MsgGenerator
generateChildren(ASTNode *node, const char *indent, const char *arg=nullptr)MsgGeneratorprotected
generateChildrenWithType(ASTNode *node, int tagcode, const char *indent, const char *arg=nullptr)MsgGeneratorprotected
generateChildrenWithTypes(ASTNode *node, int tagcodes[], const char *indent, const char *arg=nullptr)MsgGeneratorprotected
generateItem(ASTNode *node, const char *indent, bool islast, const char *arg=nullptr)MsgGeneratorprotected
getBannerComment(ASTNode *node, const char *indent)MsgGeneratorprotected
getInlineRightComment(ASTNode *node)MsgGeneratorprotected
getRightComment(ASTNode *node)MsgGeneratorprotected
getTrailingComment(ASTNode *node)MsgGeneratorprotected
increaseIndent(const char *indent)MsgGeneratorprotected
indentSizeMsgGeneratorprotected
MsgGenerator()MsgGeneratorinline
outpMsgGeneratorprotected
setIndentSize(int indentsize)MsgGenerator
~MsgGenerator()MsgGeneratorinline