#include <lex.hpp>
Definition at line 133 of file lex.hpp.
 
◆ available()
  
  
      
        
          | bool openvpn::NullLex::available  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ get()
  
  
      
        
          | int openvpn::NullLex::get  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ in_backslash()
  
  
      
        
          | bool openvpn::NullLex::in_backslash  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ in_quote()
  
  
      
        
          | bool openvpn::NullLex::in_quote  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ put()
  
  
      
        
          | void openvpn::NullLex::put  | 
          ( | 
          char  | 
          c | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ reset()
  
  
      
        
          | void openvpn::NullLex::reset  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ch
  
  
      
        
          | int openvpn::NullLex::ch = -1 | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: