#include <string>
#include <libxml/xmlwriter.h>
#include <libxml/xmlreader.h>
#include "file-config.h"
Go to the source code of this file.
Classes | |
class | ns3::XmlConfigLoad |
A class to enable loading of configuration store from an XML file. More... | |
class | ns3::XmlConfigSave |
A class to enable saving of configuration store in an XML file. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |