ConOpSys command base class header file.
void VOID
Datatypesess datatype definition.
Definition: Defines.h:105
TCommand_ANYBUS object_Command_ANYBUS
ConOpSys terminal command ANYBUS class.
Definition: System_Command_ANYBUS.h:66
virtual VOID Execute(TProtocol_Base *object_Protocol)
Execute command method.
Definition: System_Command_ANYBUS.cpp:99
TCommand_ANYBUS(TCommand_Descriptor *struct_Descriptor)
Class constructor method.
Definition: System_Command_ANYBUS.cpp:91
ConOpSys terminal command base class.
Definition: Command_Base.h:86
TCommand_Descriptor * struct_Descriptor
Command descriptor storage.
Definition: Command_Base.h:208
Definition: Protocol_Base.h:57
Command descriptor structure.
Definition: Command_Base.h:100