OMNeT++ NEDXML  6.0.3
xmlastparser.h File Reference
#include "errorstore.h"
#include "astnode.h"

Go to the source code of this file.

Namespaces

 omnetpp
 
 omnetpp::nedxml
 

Functions

NEDXML_API ASTNode * parseXML (const char *filename, ErrorStore *errors)
 Simple front-end to load an AST from an XML file. Invokes SAXParser with ASTBuilder. More...