#include <markup_parser.h>
 | 
| std::unique_ptr< string_input<> >  | in | 
|   | 
| std::unique_ptr< memory_input<> >  | mem_in | 
|   | 
Definition at line 103 of file markup_parser.h.
 
◆ MARKUP_PARSER() [1/2]
  
  
      
        
          | MARKUP::MARKUP_PARSER::MARKUP_PARSER  | 
          ( | 
          const std::string & |           source | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ MARKUP_PARSER() [2/2]
  
  
      
        
          | MARKUP::MARKUP_PARSER::MARKUP_PARSER  | 
          ( | 
          const std::string * |           source | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Parse()
      
        
          | std::unique_ptr< NODE > MARKUP_PARSER::Parse  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ in
  
  
      
        
          | std::unique_ptr<string_input<> > MARKUP::MARKUP_PARSER::in | 
         
       
   | 
  
private   | 
  
 
 
◆ mem_in
  
  
      
        
          | std::unique_ptr<memory_input<> > MARKUP::MARKUP_PARSER::mem_in | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: