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

the Instrument class describes an AUC instrument More...

#include "us_rotor.h"

Public Attributes

int ID
 The database ID of the instrument. More...
 
QString name
 The name of the instrument. More...
 
QString serial
 The serial number of the instrument. More...
 
QList< Operatoroperators
 A list of people authorized to use the instrument. More...
 

Detailed Description

the Instrument class describes an AUC instrument

Definition at line 44 of file us_rotor.h.

Member Data Documentation

int US_Rotor::Instrument::ID

The database ID of the instrument.

Definition at line 47 of file us_rotor.h.

QString US_Rotor::Instrument::name

The name of the instrument.

Definition at line 48 of file us_rotor.h.

QList< Operator > US_Rotor::Instrument::operators

A list of people authorized to use the instrument.

Definition at line 50 of file us_rotor.h.

QString US_Rotor::Instrument::serial

The serial number of the instrument.

Definition at line 49 of file us_rotor.h.


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