ReadDefPROPDESC< T > Class Template Reference
[Default USRs]

Read PROPDESC: Read property description of device's equipment model. More...

#include <default-usrs.hh>

List of all members.

Public Member Functions

 ReadDefPROPDESC (T *dev)
virtual
DeviceAccess::AccDevRetStatus 
read (SLong vrtAcc, const DeviceAccess::AccData &para, DeviceAccess::AccData &data, DeviceAccess::AccStamp &stamp, DeviceAccess::AccEFICD &eficd)

Detailed Description

template<class T>
class ReadDefPROPDESC< T >

Read PROPDESC: Read property description of device's equipment model.

Property:

Name:

PROPDESC

Mode:

Read

Therapy lock:

None

Category:

Master

Access constraint:

Free


Member Function Documentation

virtual DeviceAccess::AccDevRetStatus read ( SLong  vrtAcc,
const DeviceAccess::AccData &  para,
DeviceAccess::AccData &  data,
DeviceAccess::AccStamp &  stamp,
DeviceAccess::AccEFICD &  eficd 
) [virtual]
Parameters:
vrtAcc Not used
para Not used
data 

Data

Type

Description

0

String

Property name

1

SWord

Property mode
1 = read
2 = write
3 = call

2

SWord

Therapy lock sensitivity
1 = All
2 = VrtAcc
3 = None

3

SWord

Property category
1 = Master
2 = Slave

4

SWord

Property access constraint
1 = Free
2 = Device
3 = System
4 = Critical

5

SWord

Userface parameter type, one out of EnumAccDataType

6

SWord

Userface data type, one out of EnumAccDataType

stamp Timestamp contains the actual time, eventstamp is zero.
eficd Not used

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

Generated on 15 Aug 2018 for MXS-USRs by  doxygen 1.6.1