Account
Bds::Instrument Class Reference
This class defines a Instrument. More... #include <BdsD.h>
Public Member Functions | |
Instrument () | |
Instrument (BString pname, BString pmodel, BString pserialNumber) | |
Public Attributes | |
BString | name |
The name. | |
BString | model |
The instruments model name. The Vendor make/type of instrument. Only used when there is a unique physical instrument. | |
BString | serialNumber |
The instrument's serial number. Only used when there is a unique physical instrument. |
Detailed Description
This class defines a Instrument.Constructor & Destructor Documentation
Bds::Instrument::Instrument | ( | ) |
Bds::Instrument::Instrument | ( | BString | pname, | |
BString | pmodel, | |||
BString | pserialNumber | |||
) |
Member Data Documentation
BString Bds::Instrument::name |
The name.
BString Bds::Instrument::model |
The instruments model name. The Vendor make/type of instrument. Only used when there is a unique physical instrument.
BString Bds::Instrument::serialNumber |
The instrument's serial number. Only used when there is a unique physical instrument.
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
