Tango Core Classes Reference
9.3.4
|
Base structure for command information. More...
#include "tango.h"
Public Attributes | |
string | cmd_name |
The command name. | |
long | cmd_tag |
The command tag. | |
long | in_type |
Input parameter data type. | |
string | in_type_desc |
Input parameter description. | |
long | out_type |
Output parameter data type. | |
string | out_type_desc |
Ouptput parameter description. | |
Base structure for command information.