#include <anatomist/application/syntax.h>
Definition at line 46 of file syntax.h.
 
◆ SyntaxRepository()
      
        
          | anatomist::SyntaxRepository::SyntaxRepository | ( |  | ) |  | 
      
 
 
◆ ~SyntaxRepository()
  
  | 
        
          | virtual anatomist::SyntaxRepository::~SyntaxRepository | ( |  | ) |  |  | virtual | 
 
 
◆ addPath() [1/2]
  
  | 
        
          | static void anatomist::SyntaxRepository::addPath | ( | const std::string & | directory | ) |  |  | static | 
 
 
◆ addPath() [2/2]
  
  | 
        
          | static void anatomist::SyntaxRepository::addPath | ( | const std::vector< std::string > & | dirs | ) |  |  | static | 
 
 
◆ exportedSyntax()
◆ instance()
◆ internalSyntax()
◆ mergeSyntaxes()
◆ readSyntax()
  
  | 
        
          | static bool anatomist::SyntaxRepository::readSyntax | ( | carto::SyntaxSet & | ss, |  
          |  |  | const std::string & | filename, |  
          |  |  | const std::string & | directory |  
          |  | ) |  |  |  | static | 
 
 
◆ scanExportedSyntaxes()
  
  | 
        
          | static void anatomist::SyntaxRepository::scanExportedSyntaxes | ( | const std::string & | directory = "" | ) |  |  | static | 
 
 
◆ scanInternalSyntaxes()
  
  | 
        
          | static void anatomist::SyntaxRepository::scanInternalSyntaxes | ( | const std::string & | directory = "" | ) |  |  | static | 
 
 
◆ scanSyntaxes()
  
  | 
        
          | static void anatomist::SyntaxRepository::scanSyntaxes | ( | carto::SyntaxSet & | ss, |  
          |  |  | const std::string & | directory |  
          |  | ) |  |  |  | static | 
 
 
◆ scanSyntaxesInDir()
  
  | 
        
          | static void anatomist::SyntaxRepository::scanSyntaxesInDir | ( | carto::SyntaxSet & | ss, |  
          |  |  | const std::string & | directory |  
          |  | ) |  |  |  | static | 
 
 
◆ setPath() [1/2]
  
  | 
        
          | static void anatomist::SyntaxRepository::setPath | ( | const std::string & | directory | ) |  |  | static | 
 
 
◆ setPath() [2/2]
  
  | 
        
          | static void anatomist::SyntaxRepository::setPath | ( | const std::vector< std::string > & | dirs | ) |  |  | static | 
 
 
◆ tryReadSyntax()
  
  | 
        
          | static bool anatomist::SyntaxRepository::tryReadSyntax | ( | carto::SyntaxSet & | ss, |  
          |  |  | const std::string & | file |  
          |  | ) |  |  |  | static | 
 
 
◆ _exported
◆ _internal
◆ _path
  
  | 
        
          | std::vector<std::string> anatomist::SyntaxRepository::_path |  | protected | 
 
 
◆ _syntaxRep
The documentation for this class was generated from the following file: