Tango Core Classes Reference
9.3.4
|
Device information from the database. More...
#include "tango.h"
Public Attributes | |
string | class_name |
The device class name. | |
string | ds_full_name |
The full device server process name. | |
string | host |
The host name where the device server process is running. | |
long | pid |
The device server process PID (-1 if not set in DB) | |
string | started_date |
Date of the last device export (empty if not set in DB) | |
string | stopped_date |
Date of the last device un-export (empty if not set in DB) | |
Public Attributes inherited from Tango::DbDevImportInfo | |
long | exported |
The exported flag. | |
string | ior |
The device IOR. | |
string | name |
The device name. | |
string | version |
The device version (as a string) | |
Device information from the database.