|
static const char * | XmlElementName |
|
◆ ConfigSettings() [1/2]
Arp::System::Commons::Configuration::ConfigSettings::ConfigSettings |
( |
void |
| ) |
|
|
default |
◆ ConfigSettings() [2/2]
Arp::System::Commons::Configuration::ConfigSettings::ConfigSettings |
( |
const ConfigSettings & |
arg | ) |
|
|
default |
◆ ~ConfigSettings()
Arp::System::Commons::Configuration::ConfigSettings::~ConfigSettings |
( |
void |
| ) |
|
|
default |
Destructs this instance and frees all resources.
◆ operator=()
◆ ReadXml()
ReadXML must be implemented by all classes which should read its context from xml files
param name="reader">The XmlReader which must be used to read the xml document
param name="context">XmlSerializationContext used by the document
summary>WriteXml must be implemented by all classes which should write its context to xml files
param name="writer">The XmlWriter which must be used to write the xml data
param name="context">XmlSerializationContext used by the document
Implements Arp::System::Commons::Xml::IXmlSerializable.
Reimplemented in Arp::System::Commons::Configuration::ConfigurationSettings.
The documentation for this class was generated from the following file: