ConOpSys V2970
P004.07
ANVILEX control operating system
|
System ADC base class. More...
#include <System_ADC_Base.h>
Public Member Functions | |
TSystem_ADC_Base () | |
Base class constructor method. More... | |
~TSystem_ADC_Base () | |
Base class constructor method. More... | |
VOID | Init () |
System ADC object initialisation method. More... | |
VOID | Done () |
System ADC object finalisation method. More... | |
VOID | Execute () |
System ADC execute method. More... | |
System ADC base class.
TSystem_ADC_Base::TSystem_ADC_Base | ( | ) |
Base class constructor method.
TSystem_ADC_Base::~TSystem_ADC_Base | ( | ) |
Base class constructor method.
VOID TSystem_ADC_Base::Done | ( | ) |
System ADC object finalisation method.
VOID TSystem_ADC_Base::Execute | ( | ) |
System ADC execute method.
VOID TSystem_ADC_Base::Init | ( | ) |
System ADC object initialisation method.