#include <inipp.h>
|  | 
| virtual bool | is_section_start (CharT ch) const | 
|  | 
| virtual bool | is_section_end (CharT ch) const | 
|  | 
| virtual bool | is_assign (CharT ch) const | 
|  | 
| virtual bool | is_comment (CharT ch) const | 
|  | 
|  | Format (CharT section_start, CharT section_end, CharT assign, CharT comment, CharT interpol, CharT interpol_start, CharT interpol_sep, CharT interpol_end) | 
|  | 
|  | Format () | 
|  | 
| const std::basic_string< CharT > | local_symbol (const std::basic_string< CharT > &name) const | 
|  | 
| const std::basic_string< CharT > | global_symbol (const std::basic_string< CharT > &sec_name, const std::basic_string< CharT > &name) const | 
|  | 
◆ Format() [1/2]
template<class CharT > 
  
  | 
        
          | inipp::Format< CharT >::Format | ( | CharT | section_start, |  
          |  |  | CharT | section_end, |  
          |  |  | CharT | assign, |  
          |  |  | CharT | comment, |  
          |  |  | CharT | interpol, |  
          |  |  | CharT | interpol_start, |  
          |  |  | CharT | interpol_sep, |  
          |  |  | CharT | interpol_end ) |  | inline | 
 
 
◆ Format() [2/2]
  156             :
  157        Format(
'[', 
']', 
'=', 
';', 
'$', 
'{', 
':', 
'}') { }
 
 
 
◆ global_symbol()
template<class CharT > 
  
  | 
        
          | const std::basic_string< CharT > inipp::Format< CharT >::global_symbol | ( | const std::basic_string< CharT > & | sec_name, |  
          |  |  | const std::basic_string< CharT > & | name ) const |  | inline | 
 
 
◆ is_assign()
◆ is_comment()
template<class CharT > 
  
  | 
        
          | virtual bool inipp::Format< CharT >::is_comment | ( | CharT | ch | ) | const |  | inlinevirtual | 
 
 
◆ is_section_end()
template<class CharT > 
  
  | 
        
          | virtual bool inipp::Format< CharT >::is_section_end | ( | CharT | ch | ) | const |  | inlinevirtual | 
 
 
◆ is_section_start()
template<class CharT > 
  
  | 
        
          | virtual bool inipp::Format< CharT >::is_section_start | ( | CharT | ch | ) | const |  | inlinevirtual | 
 
 
◆ local_symbol()
template<class CharT > 
  
  | 
        
          | const std::basic_string< CharT > inipp::Format< CharT >::local_symbol | ( | const std::basic_string< CharT > & | name | ) | const |  | inline | 
 
 
◆ char_assign
◆ char_comment
◆ char_interpol
◆ char_interpol_end
◆ char_interpol_sep
◆ char_interpol_start
◆ char_section_end
◆ char_section_start
The documentation for this class was generated from the following file:
- hyperdbg/libhyperdbg/header/inipp.h