#include <iostream>
#include "nedelements.h"
Go to the source code of this file.
Classes | |
class | NEDXMLGenerator |
Serializes a NED object tree in XML format. More... | |
Functions | |
void | generateXML (ostream &out, NEDElement *tree, bool srcloc, int indentsize=4) |