, including all inherited members.
| AnalogInputSubsystem(USBDevice &parent) | AIOUSB::AnalogInputSubsystem | |
| AUTO_CAL_NOT_PRESENT enum value | AIOUSB::AnalogInputSubsystem | [protected] |
| AUTO_CAL_PRESENT enum value | AIOUSB::AnalogInputSubsystem | [protected] |
| AUTO_CAL_UNKNOWN enum value | AIOUSB::AnalogInputSubsystem | [protected] |
| autoCalFeature | AIOUSB::AnalogInputSubsystem | [protected] |
| calibrate(bool autoCal, bool returnCalTable, const std::string &saveFileName) | AIOUSB::AnalogInputSubsystem | |
| calibrate(const DoubleArray &points, bool returnCalTable, const std::string &saveFileName) | AIOUSB::AnalogInputSubsystem | |
| clearFIFO(int method) | AIOUSB::AnalogInputSubsystem | [inline] |
| configBlock | AIOUSB::AnalogInputSubsystem | [protected] |
| countsToVolts(int channel, unsigned short counts) const | AIOUSB::AnalogInputSubsystem | |
| countsToVolts(int startChannel, const UShortArray &counts) const | AIOUSB::AnalogInputSubsystem | |
| DeviceSubsystem(USBDevice &parent) | AIOUSB::DeviceSubsystem | |
| GAIN_CODE_VALID_MASK enum value | AIOUSB::AnalogInputSubsystem | [protected] |
| getCalMode() const | AIOUSB::AnalogInputSubsystem | |
| getDeviceIndex() const | AIOUSB::DeviceSubsystem | |
| getEndChannel() const | AIOUSB::AnalogInputSubsystem | [protected] |
| getGainCode(int channel) const | AIOUSB::AnalogInputSubsystem | |
| getGainCode(int startChannel, int numChannels) const | AIOUSB::AnalogInputSubsystem | |
| getNumChannels() const | AIOUSB::AnalogInputSubsystem | [inline] |
| getNumMUXChannels() const | AIOUSB::AnalogInputSubsystem | [inline] |
| getOversample() const | AIOUSB::AnalogInputSubsystem | |
| getStartChannel() const | AIOUSB::AnalogInputSubsystem | [protected] |
| getTriggerMode() const | AIOUSB::AnalogInputSubsystem | |
| isAutoCalPresent(bool force) | AIOUSB::AnalogInputSubsystem | |
| isDifferentialMode(int channel) const | AIOUSB::AnalogInputSubsystem | |
| isDifferentialMode(int startChannel, int numChannels) const | AIOUSB::AnalogInputSubsystem | |
| isDiscardFirstSample() const | AIOUSB::AnalogInputSubsystem | |
| MAX_COUNTS enum value | AIOUSB::AnalogInputSubsystem | |
| MAX_OVERSAMPLE enum value | AIOUSB::AnalogInputSubsystem | [protected] |
| NUM_CONFIG_REGISTERS enum value | AIOUSB::AnalogInputSubsystem | [protected] |
| NUM_MUX_CONFIG_REGISTERS enum value | AIOUSB::AnalogInputSubsystem | [protected] |
| numChannels | AIOUSB::AnalogInputSubsystem | [protected] |
| numMUXChannels | AIOUSB::AnalogInputSubsystem | [protected] |
| parent | AIOUSB::DeviceSubsystem | [protected] |
| prevConfigBlock | AIOUSB::AnalogInputSubsystem | [protected] |
| print(std::ostream &out) | AIOUSB::AnalogInputSubsystem | [virtual] |
| read(int channel) | AIOUSB::AnalogInputSubsystem | |
| read(int startChannel, int numChannels) | AIOUSB::AnalogInputSubsystem | |
| readBulkBuffer | AIOUSB::AnalogInputSubsystem | [protected] |
| readBulkNext(int numSamples) | AIOUSB::AnalogInputSubsystem | |
| readBulkSamplesAvailable() | AIOUSB::AnalogInputSubsystem | |
| readBulkSamplesRequested | AIOUSB::AnalogInputSubsystem | [protected] |
| readBulkSamplesRetrieved | AIOUSB::AnalogInputSubsystem | [protected] |
| readBulkStart(int startChannel, int numChannels, int numSamples) | AIOUSB::AnalogInputSubsystem | |
| readVolts(int channel) | AIOUSB::AnalogInputSubsystem | |
| readVolts(int startChannel, int numChannels) | AIOUSB::AnalogInputSubsystem | |
| setCalibrationTable(const std::string &fileName) | AIOUSB::AnalogInputSubsystem | |
| setCalibrationTable(const UShortArray &calTable) | AIOUSB::AnalogInputSubsystem | |
| setCalMode(int mode) | AIOUSB::AnalogInputSubsystem | |
| setClock(double clockHz) | AIOUSB::AnalogInputSubsystem | |
| setDifferentialMode(int channel, bool differentialMode) | AIOUSB::AnalogInputSubsystem | |
| setDifferentialMode(int startChannel, const BoolArray &differentialMode) | AIOUSB::AnalogInputSubsystem | |
| setDiscardFirstSample(bool discard) | AIOUSB::AnalogInputSubsystem | |
| setGainCode(int channel, int gainCode) | AIOUSB::AnalogInputSubsystem | |
| setGainCode(int startChannel, const IntArray &gainCode) | AIOUSB::AnalogInputSubsystem | |
| setGainCodeAndDiffMode(int channel, int gainCode, bool differentialMode) | AIOUSB::AnalogInputSubsystem | |
| setGainCodeAndDiffMode(int startChannel, const IntArray &gainCode, const BoolArray &differentialMode) | AIOUSB::AnalogInputSubsystem | |
| setGainCodeAndDiffMode(int gainCode, bool differentialMode) | AIOUSB::AnalogInputSubsystem | |
| setOversample(int oversample) | AIOUSB::AnalogInputSubsystem | |
| setScanRange(int startChannel, int numChannels) | AIOUSB::AnalogInputSubsystem | [protected] |
| setStreamingBlockSize(int blockSize) | AIOUSB::AnalogInputSubsystem | |
| setTriggerMode(int mode) | AIOUSB::AnalogInputSubsystem | |
| validateConfigBlock() const | AIOUSB::AnalogInputSubsystem | [protected] |
| voltsToCounts(int channel, double volts) const | AIOUSB::AnalogInputSubsystem | |
| voltsToCounts(int startChannel, const DoubleArray &volts) const | AIOUSB::AnalogInputSubsystem | |
| writeConfig(bool force) | AIOUSB::AnalogInputSubsystem | [protected] |
| ~AnalogInputSubsystem() | AIOUSB::AnalogInputSubsystem | [virtual] |
| ~DeviceSubsystem() | AIOUSB::DeviceSubsystem | [virtual] |