Main Page Modules Class Hierarchy Compound List File List Compound Members
NEDCompiler Class Reference
#include <nedcompiler.h>
List of all members.
Detailed Description
Manages the "middle" part of the compilation process for NED. The process actually involves DTD and syntactic validation of the input, loading (and recursively validating) imports, and semantically validating the input (if module types exist, etc.).
NEDCompiler does _not_ do parsing (only for the imports, via the importresolver, but the main file it already receives a NED object tree form). Code (i.e. C++) generation is also not covered.
Constructor & Destructor Documentation
NEDCompiler::~NEDCompiler (
|
) [virtual]
|
|
Member Function Documentation
The documentation for this class was generated from the following file:
Generated at Mon Jun 16 23:37:41 2003 for OMNeT++NEDXML by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001