| BinderVisitor::BinderVisitor  | 
          ( | 
          CompilerInstance *  | 
          ci | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
References basic::options::OptionKeys::frags::scoring::config, ObjexxFCL::get(), binder::Config::maximum_file_length, binder::Config::namespaces_to_bind, binder::Config::namespaces_to_skip, O_bind(), O_config(), O_max_file_size(), O_prefix(), O_root_module(), O_skip(), binder::Config::prefix, binder::Config::read(), and binder::Config::root_module.
 
 
  
  
      
        
          | virtual BinderVisitor::~BinderVisitor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | void BinderVisitor::generate  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool BinderVisitor::shouldVisitTemplateInstantiations  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual bool BinderVisitor::VisitCXXRecordDecl  | 
          ( | 
          CXXRecordDecl *  | 
          C | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual bool BinderVisitor::VisitEnumDecl  | 
          ( | 
          EnumDecl *  | 
          E | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual bool BinderVisitor::VisitFunctionDecl  | 
          ( | 
          FunctionDecl *  | 
          F | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | ASTContext* BinderVisitor::ast_context | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: