#include <TangoTestServerClass.h>
|
| | StringRoScalarAttrib () |
| |
| | ~StringRoScalarAttrib () |
| |
| virtual void | read (Tango::DeviceImpl *dev, Tango::Attribute &att) |
| |
| virtual bool | is_allowed (Tango::DeviceImpl *dev, Tango::AttReqType ty) |
| |
| void | read (Tango::DeviceImpl *dev, Tango::Attribute &att) override |
| |
| void | write (Tango::DeviceImpl *dev, Tango::WAttribute &att) override |
| |
Definition at line 254 of file TangoTestServerClass.h.
◆ StringRoScalarAttrib()
| TangoTestServer_ns::StringRoScalarAttrib::StringRoScalarAttrib |
( |
| ) |
|
|
inline |
◆ ~StringRoScalarAttrib()
| TangoTestServer_ns::StringRoScalarAttrib::~StringRoScalarAttrib |
( |
| ) |
|
|
inline |
◆ is_allowed()
| virtual bool TangoTestServer_ns::StringRoScalarAttrib::is_allowed |
( |
Tango::DeviceImpl * |
dev, |
|
|
Tango::AttReqType |
ty |
|
) |
| |
|
inlinevirtual |
◆ read()
| virtual void TangoTestServer_ns::StringRoScalarAttrib::read |
( |
Tango::DeviceImpl * |
dev, |
|
|
Tango::Attribute & |
att |
|
) |
| |
|
inlinevirtual |
The documentation for this class was generated from the following file: