#include <RoutingMessageEvaluator.h>
  
  
      
        
          | Plugin::Plugin  | 
          ( | 
          const std::string &  | 
          name,  | 
         
        
           | 
           | 
          const std::string &  | 
          version  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const std::string& Plugin::getName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const std::string& Plugin::getVersion  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual bool Plugin::hasNamespace  | 
          ( | 
          const string &  | 
          aNamespace | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual RoutingMessageEvaluator* Plugin::newInstance  | 
          ( | 
          const XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *  | 
          document | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | const std::string Plugin::m_Name | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | const std::string Plugin::m_Version | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: