
the Operator class defines who can operate an AUC instrument More...
#include "us_rotor.h"
Public Attributes | |
| int | ID |
| The database ID of the operator in the person table. More... | |
| QString | GUID |
| The GUID of the operator. More... | |
| QString | lname |
| The last name of the operator. More... | |
| QString | fname |
| The first name of the operator. More... | |
the Operator class defines who can operate an AUC instrument
Definition at line 34 of file us_rotor.h.
| QString US_Rotor::Operator::fname |
The first name of the operator.
Definition at line 40 of file us_rotor.h.
| QString US_Rotor::Operator::GUID |
The GUID of the operator.
Definition at line 38 of file us_rotor.h.
| int US_Rotor::Operator::ID |
The database ID of the operator in the person table.
Definition at line 37 of file us_rotor.h.
| QString US_Rotor::Operator::lname |
The last name of the operator.
Definition at line 39 of file us_rotor.h.
1.8.3.1-20130324