ConOpSys command base class header file.
void VOID
Datatypesess datatype definition.
Definition: Defines.h:105
TCommand_STATUS object_Command_STATUS
ConOpSys terminal command base class.
Definition: Command_Base.h:86
TCommand_Descriptor * struct_Descriptor
Command descriptor storage.
Definition: Command_Base.h:208
ConOpSys terminal command STATUS class.
Definition: System_Command_STATUS.h:69
virtual VOID Execute(TProtocol_Base *object_Protocol)
Execute command method.
Definition: System_Command_STATUS.cpp:94
TCommand_STATUS(TCommand_Descriptor *struct_Descriptor)
Class constructor method.
Definition: System_Command_STATUS.cpp:86
Definition: Protocol_Base.h:57
Command descriptor structure.
Definition: Command_Base.h:100