#include <ISettingControl.h>
◆ ISettingControl()
      
        
          | ISettingControl::ISettingControl  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~ISettingControl()
  
  
      
        
          | virtual ISettingControl::~ISettingControl  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
◆ Deserialize()
  
  
      
        
          | bool ISettingControl::Deserialize  | 
          ( | 
          const TiXmlNode * |           node,  | 
         
        
           | 
           | 
          bool |           update = false ) | 
         
       
   | 
  
virtual   | 
  
 
 
◆ GetDelayed()
  
  
      
        
          | bool ISettingControl::GetDelayed  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetFormat()
  
  
      
        
          | const std::string & ISettingControl::GetFormat  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetType()
  
  
      
        
          | virtual std::string ISettingControl::GetType  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ SetDelayed()
  
  
      
        
          | void ISettingControl::SetDelayed  | 
          ( | 
          bool |           delayed | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetFormat()
  
  
      
        
          | virtual bool ISettingControl::SetFormat  | 
          ( | 
          const std::string & |           format | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ m_delayed
  
  
      
        
          | bool ISettingControl::m_delayed = false | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_format
  
  
      
        
          | std::string ISettingControl::m_format | 
         
       
   | 
  
protected   | 
  
 
 
◆ s_logger
  
  
      
        
          | Logger ISettingControl::s_logger | 
         
       
   | 
  
staticprotected   | 
  
 
 
The documentation for this class was generated from the following files: