Tango Core Classes Reference  9.2.5
Tango::DevCommandInfo Struct Reference

Base structure for command information. More...

#include "tango.h"

Inheritance diagram for Tango::DevCommandInfo:

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.
 

Detailed Description

Base structure for command information.


The documentation for this struct was generated from the following file: