◆ owned_nullable_string() [1/4]
  
  | 
        
          | owned_nullable_string::owned_nullable_string | ( |  | ) |  |  | inline | 
 
 
◆ owned_nullable_string() [2/4]
  
  | 
        
          | owned_nullable_string::owned_nullable_string | ( | const char * | str | ) |  |  | inline | 
 
 
◆ owned_nullable_string() [3/4]
◆ owned_nullable_string() [4/4]
◆ ~owned_nullable_string()
  
  | 
        
          | owned_nullable_string::~owned_nullable_string | ( |  | ) |  |  | inline | 
 
 
◆ get_str()
  
  | 
        
          | const char * owned_nullable_string::get_str | ( |  | ) | const |  | inline | 
 
 
◆ operator<()
◆ set()
  
  | 
        
          | void owned_nullable_string::set | ( | const char * | str | ) |  |  | inline | 
 
 
◆ xstrdup()
  
  | 
        
          | char * owned_nullable_string::xstrdup | ( |  | ) | const |  | inline | 
 
 
◆ m_str
  
  | 
        
          | char* owned_nullable_string::m_str |  | private | 
 
 
The documentation for this class was generated from the following file: