The TangoTestServerClass singleton definition.
More...
#include <TangoTestServerClass.h>
The TangoTestServerClass singleton definition.
Definition at line 537 of file TangoTestServerClass.h.
◆ ~TangoTestServerClass()
| TangoTestServer_ns::TangoTestServerClass::~TangoTestServerClass |
( |
| ) |
|
◆ TangoTestServerClass()
| TangoTestServer_ns::TangoTestServerClass::TangoTestServerClass |
( |
std::string & |
s | ) |
|
|
protected |
◆ attribute_factory()
| void TangoTestServer_ns::TangoTestServerClass::attribute_factory |
( |
std::vector< Tango::Attr * > & |
att_list | ) |
|
|
protected |
Method : TangoTestServerClass::attribute_factory()
Description: Create the attribute object(s) and store them in the attribute list
Definition at line 335 of file TangoTestServerClass.cpp.
◆ command_factory()
| void TangoTestServer_ns::TangoTestServerClass::command_factory |
( |
| ) |
|
|
protected |
Method : TangoTestServerClass::command_factory()
Description: Create the command object(s) and store them in the command list
Definition at line 1063 of file TangoTestServerClass.cpp.
◆ get_class_property() [1/2]
| void TangoTestServer_ns::TangoTestServerClass::get_class_property |
( |
| ) |
|
|
protected |
◆ get_class_property() [2/2]
| Tango::DbDatum TangoTestServer_ns::TangoTestServerClass::get_class_property |
( |
std::string & |
prop_name | ) |
|
Method : TangoTestServerClass::get_class_property()
Description: Get the class property for specified name.
Definition at line 178 of file TangoTestServerClass.cpp.
◆ get_cvsroot()
| std::string TangoTestServer_ns::TangoTestServerClass::get_cvsroot |
( |
| ) |
|
|
protected |
◆ get_cvstag()
| std::string TangoTestServer_ns::TangoTestServerClass::get_cvstag |
( |
| ) |
|
|
protected |
◆ get_default_class_property()
| Tango::DbDatum TangoTestServer_ns::TangoTestServerClass::get_default_class_property |
( |
std::string & |
prop_name | ) |
|
Method : TangoTestServerClass::get_default_class_property()
Description: Return the default value for class property.
Definition at line 208 of file TangoTestServerClass.cpp.
◆ get_default_device_property()
| Tango::DbDatum TangoTestServer_ns::TangoTestServerClass::get_default_device_property |
( |
std::string & |
prop_name | ) |
|
Method : TangoTestServerClass::get_default_device_property()
Description: Return the default value for device property.
Definition at line 193 of file TangoTestServerClass.cpp.
◆ init()
◆ instance()
◆ pipe_factory()
| void TangoTestServer_ns::TangoTestServerClass::pipe_factory |
( |
| ) |
|
|
protected |
Method : TangoTestServerClass::pipe_factory()
Description: Create the pipe object(s) and store them in the pipe list
Definition at line 1043 of file TangoTestServerClass.cpp.
◆ set_default_property()
| void TangoTestServer_ns::TangoTestServerClass::set_default_property |
( |
| ) |
|
|
protected |
Method : TangoTestServerClass::set_default_property()
Description: Set default property (class and device) for wizard. For each property, add to wizard property name and description. If default value has been set, add it to wizard property and store it in a DbDatum.
Definition at line 227 of file TangoTestServerClass.cpp.
◆ write_class_property()
| void TangoTestServer_ns::TangoTestServerClass::write_class_property |
( |
| ) |
|
|
protected |
Method : TangoTestServerClass::write_class_property()
Description: Set class description fields as property in database
Definition at line 245 of file TangoTestServerClass.cpp.
◆ _instance
◆ cl_def_prop
| Tango::DbData TangoTestServer_ns::TangoTestServerClass::cl_def_prop |
◆ cl_prop
| Tango::DbData TangoTestServer_ns::TangoTestServerClass::cl_prop |
◆ dev_def_prop
| Tango::DbData TangoTestServer_ns::TangoTestServerClass::dev_def_prop |
The documentation for this class was generated from the following files: