delphi_cb
 All Classes Namespaces Files Functions Variables Macros
CDelphiEnergy Class Reference

Inherits IAbstractModule.

Public Member Functions

 CDelphiEnergy (shared_ptr< IDataContainer > pdc, shared_ptr< CTimer > pt)
 
virtual void validateInput ()
 
virtual void run ()
 
- Public Member Functions inherited from IAbstractModule
 IAbstractModule (shared_ptr< IDataContainer > pdcIn)
 
virtual ~IAbstractModule ()
 

Additional Inherited Members

- Protected Attributes inherited from IAbstractModule
shared_ptr< IDataContainerpdc
 

Member Function Documentation

void CDelphiEnergy::run ( )
virtual

pure abstract function. must be implemented in a derived class in order to take specific actions

Implements IAbstractModule.

virtual void CDelphiEnergy::validateInput ( )
inlinevirtual

another pure abstract function allowing to perform additional validation checks for particular variables

Implements IAbstractModule.


The documentation for this class was generated from the following files: