ConOpSys command base class header file.
void VOID
Datatypesess datatype definition.
Definition: Defines.h:105
TCommand_CONTACT object_Command_CONTACT
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 CONTACT class.
Definition: System_Command_CONTACT.h:70
TCommand_CONTACT(TCommand_Descriptor *struct_Descriptor)
Class constructor method.
Definition: System_Command_CONTACT.cpp:86
virtual VOID Execute(TProtocol_Base *object_Protocol)
Execute command method.
Definition: System_Command_CONTACT.cpp:94
Definition: Protocol_Base.h:57
Command descriptor structure.
Definition: Command_Base.h:100