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