Tango Core Classes Reference  9.3.4
Tango::DbDevFullInfo Class Reference

Device information from the database. More...

#include "tango.h"

Inheritance diagram for Tango::DbDevFullInfo:
Collaboration diagram for Tango::DbDevFullInfo:

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)
 

Detailed Description

Device information from the database.


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