UltraScan III
List of all members | Public Attributes
US_Rotor::Operator Class Reference

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...
 

Detailed Description

the Operator class defines who can operate an AUC instrument

Definition at line 34 of file us_rotor.h.

Member Data Documentation

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.


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