QBaseInstrument Member List
This is the complete list of members for
QBaseInstrument, including all inherited members.
| f_err | QBaseInstrument | [private] |
| f_face | QBaseInstrument | [private] |
| f_type | QBaseInstrument | [private] |
| GetApolloError() const | QBaseInstrument | [inline, protected] |
| GetBool(std::string what, bool &value, size_t channel)=0 | QBaseInstrument | [pure virtual] |
| GetDouble(std::string what, double &value, size_t channel)=0 | QBaseInstrument | [pure virtual] |
| GetInstrumentType() const | QBaseInstrument | [inline] |
| GetInterface() | QBaseInstrument | [inline] |
| GetString(std::string what, std::string &text, size_t channel)=0 | QBaseInstrument | [pure virtual] |
| QBaseInstrument(GPIBBaseInterface *iFace, QSlowTypes::QSlowDevice_t type) | QBaseInstrument | |
| SetBool(std::string what, bool value, size_t channel)=0 | QBaseInstrument | [pure virtual] |
| SetDouble(std::string what, double value, size_t channel)=0 | QBaseInstrument | [pure virtual] |
| ~QBaseInstrument() | QBaseInstrument | [virtual] |