Here is a list of all modules:
Overview | Overview of the library |
Example | An example NED file and its XML representation |
DTD | The DTD that describes NED XML files: |
Data classes | Classes in this group represent the parsed form of NED and MSG files |
NED Parsing | Classes and functions for parsing NED and MSG files |
XML Parsing | Classes and functions for deserializing a NED/MSG AST from XML |
Generating XML | Classes and functions for serializing a NED/MSG AST to XML |
Validation | Classes and functions for validating a NED/MSG AST |
NED Resources | Classes for storing NED/MSG files in parsed form, and looking up types in them |
Generating NED | Classes and functions for regenerating NED/MSG source from their parsed form |
Generating C++ code | Classes and functions for generating C++ source from a parsed MSG file (opp_msgc functionality) |