A Discrete-Event Network Simulator
API
xml-config.h File Reference
#include "file-config.h"
#include <string>
+ Include dependency graph for xml-config.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Typedefs

typedef struct _xmlTextWriter xmlTextWriter
 
typedef xmlTextWriterxmlTextWriterPtr
 

Typedef Documentation

◆ xmlTextWriter

typedef struct _xmlTextWriter xmlTextWriter

Definition at line 1 of file xml-config.h.

◆ xmlTextWriterPtr

Definition at line 30 of file xml-config.h.