Definition at line 22 of file TSchemaRuleProcessor.h.
 
#include </github/home/ROOT-CI/src/core/foundation/res/TSchemaRuleProcessor.h>
◆ IsANumber()
◆ ProcessVersion()
  
  
      
        
          | static bool ROOT::Internal::TSchemaRuleProcessor::ProcessVersion  | 
          ( | 
          const std::string & |           source,  | 
         
        
           | 
           | 
          std::pair< Int_t, Int_t > & |           result ) | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ SplitDeclaration()
◆ SplitList()
  
  
      
        
          | static void ROOT::Internal::TSchemaRuleProcessor::SplitList  | 
          ( | 
          const std::string & |           source,  | 
         
        
           | 
           | 
          std::list< std::string > & |           result,  | 
         
        
           | 
           | 
          char |           delimiter = ',' ) | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ Trim()
  
  
      
        
          | static std::string ROOT::Internal::TSchemaRuleProcessor::Trim  | 
          ( | 
          const std::string & |           source | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this class was generated from the following file: