Inherited by CDelphiEnergy [virtual], CDelphiFastSOR [virtual], and CDelphiSpace [virtual].
  
  
      
        
          | IAbstractModule::IAbstractModule  | 
          ( | 
          shared_ptr< IDataContainer >  | 
          pdcIn | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual IAbstractModule::~IAbstractModule  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
destructor. must be virtual so that an instance of a derived class can be deleted properly through a pointer to this base class 
 
 
  
  
      
        
          | virtual void IAbstractModule::run  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void IAbstractModule::validateInput  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: