OMNeT++ NEDXML
6.0.3
|
This reference documents NEDXML – a library for parsing NED and MSG files, and much more. The result of parsing is a DOM-like abstract syntax tree. The parsed form can be converted back into NED/MSG source (with a side effect of pretty-printing it), can be serialized into XML, restored from XML, and (in the case of MSG files) also serves as input for C++ code generation.
Choose one of the more following topics: