OMNeT++ NEDXML  6.0.3
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nomnetpp
 Nnedxml
 CASTBuilderSAX handler (to be used with SAXParser) that builds an AST
 CASTNode
 CASTNodeFactoryBase class for ASTNode factories
 CASTNodeUtilVarious utilities for the ASTNode tree
 CDtdValidationUtils
 CChoice
 CErrorStore
 CFileLine
 CLineColumn
 CMsgAnalyzerPart of the message compiler. Produces ClassInfo/EnumInfo objects from the ASTNode tree. Assumes object tree has already passed all validation stages (DTD, syntax, semantic)
 CMsgCodeGeneratorCode generator part of the message compiler
 CMsgCompilerGenerates C++ code from a MSG file object tree
 CMsgCompilerOptionsOptions for MsgCompiler
 CMsgGeneratorGenerates MSG source from an AST
 CMsgParserParses MSG files into an AST
 CMsgTool
 CMsgTypeTable
 CClassInfo
 CEnumInfo
 CEnumItem
 CFieldInfo
 CProperties
 CProperty
 CNedCrossValidatorPerforms cross validation. Should be called after tree passed DTD validation and syntax validation
 CNedExceptionLow-level routines throw an exception instead of calling NedErrorStore->add()
 CNedGeneratorGenerates NED code from a NED AST
 CNedLookupContextContext of NED type lookup, for NedResourceCache
 CNedParserParses NED files into an AST
 CNedResourceCacheStores loaded NED files, and keeps track of components in them
 CCachedTypeNames
 CINedTypeNames
 CPendingNedType
 CNedSyntaxValidatorPerforms structural validation of components
 CNedTool
 CNedToolsMisc NED utilities
 CNedTypeInfoStores information on a NED type
 CParseContext
 CSourceDocumentStores the full text of a NED/MSG file
 CSourceRegionStores a line:col..line:col region in a source file. Used for mapping ASTNodes back to the source code
 CUserDataSubclass from this if you want to attach extra data to ASTNode objects
 CXMLGeneratorSerializes an AST in XML format
 CYYLoc