#include <RoutingKeyword.h>
| Enumerator | 
|---|
| STRING  | 
 | 
| CURRENCY  | 
 | 
| DATE  | 
 | 
 
 
      
        
          | RoutingKeyword::RoutingKeyword  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | RoutingKeyword::RoutingKeyword  | 
          ( | 
          const string &  | 
          name,  | 
        
        
           | 
           | 
          const string &  | 
          comparer,  | 
        
        
           | 
           | 
          const string &  | 
          regex,  | 
        
        
           | 
           | 
          const string &  | 
          regexIso  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | RoutingKeyword::~RoutingKeyword  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void RoutingKeyword::Dump  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | string RoutingKeyword::getRegex  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | string RoutingKeyword::getRegexIso  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void RoutingKeyword::setRegex  | 
          ( | 
          const string &  | 
          value | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void RoutingKeyword::setRegexIso  | 
          ( | 
          const string &  | 
          value | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | string RoutingKeyword::m_Name | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | string RoutingKeyword::m_Regex | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | string RoutingKeyword::m_RegexIso | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: