◆ ThreadConfigs() [1/3]
  
  
      
        
          | Arp::System::Commons::Configuration::ThreadConfigs::ThreadConfigs  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ ThreadConfigs() [2/3]
  
  
      
        
          | Arp::System::Commons::Configuration::ThreadConfigs::ThreadConfigs  | 
          ( | 
          const ThreadConfigs &  | 
          arg | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
◆ ThreadConfigs() [3/3]
  
  
      
        
          | Arp::System::Commons::Configuration::ThreadConfigs::ThreadConfigs  | 
          ( | 
          ThreadConfigs &&  | 
          arg | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
◆ ~ThreadConfigs()
  
  
      
        
          | Arp::System::Commons::Configuration::ThreadConfigs::~ThreadConfigs  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
Destructs this instance and frees all resources.
 
 
◆ 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.
 
 
The documentation for this class was generated from the following file: