This is the complete list of members for DoubleSolenoid, including all inherited members.
| _globalError (defined in ErrorBase) | ErrorBase | protectedstatic |
| _globalErrorMutex (defined in ErrorBase) | ErrorBase | protectedstatic |
| AddToSingletonList() | SensorBase | protected |
| CheckAnalogChannel(uint32_t channel) | SensorBase | static |
| CheckAnalogModule(uint8_t moduleNumber) | SensorBase | static |
| CheckDigitalChannel(uint32_t channel) | SensorBase | static |
| CheckDigitalModule(uint8_t moduleNumber) | SensorBase | static |
| CheckPWMChannel(uint32_t channel) | SensorBase | static |
| CheckPWMModule(uint8_t moduleNumber) | SensorBase | static |
| CheckRelayChannel(uint32_t channel) | SensorBase | static |
| CheckRelayModule(uint8_t moduleNumber) | SensorBase | static |
| CheckSolenoidChannel(uint32_t channel) | SensorBase | static |
| CheckSolenoidModule(uint8_t moduleNumber) | SensorBase | static |
| ClearError() const | ErrorBase | virtual |
| CloneError(ErrorBase *rhs) const (defined in ErrorBase) | ErrorBase | virtual |
| DeleteSingletons() | SensorBase | static |
| DoubleSolenoid(uint32_t forwardChannel, uint32_t reverseChannel) | DoubleSolenoid | explicit |
| DoubleSolenoid(uint8_t moduleNumber, uint32_t forwardChannel, uint32_t reverseChannel) | DoubleSolenoid | |
| ErrorBase() | ErrorBase | protected |
| Get() | DoubleSolenoid | virtual |
| GetAll() | SolenoidBase | |
| GetDefaultAnalogModule() (defined in SensorBase) | SensorBase | inlinestatic |
| GetDefaultDigitalModule() (defined in SensorBase) | SensorBase | inlinestatic |
| GetDefaultSolenoidModule() (defined in SensorBase) | SensorBase | inlinestatic |
| GetError() | ErrorBase | virtual |
| GetError() const (defined in ErrorBase) | ErrorBase | virtual |
| GetGlobalError() | ErrorBase | static |
| GetSmartDashboardType() (defined in DoubleSolenoid) | DoubleSolenoid | |
| GetTable() (defined in DoubleSolenoid) | DoubleSolenoid | |
| InitTable(ITable *subTable) (defined in DoubleSolenoid) | DoubleSolenoid | |
| kAnalogChannels (defined in SensorBase) | SensorBase | static |
| kAnalogModules (defined in SensorBase) | SensorBase | static |
| kChassisSlots (defined in SensorBase) | SensorBase | static |
| kDigitalChannels (defined in SensorBase) | SensorBase | static |
| kDigitalModules (defined in SensorBase) | SensorBase | static |
| kForward enum value (defined in DoubleSolenoid) | DoubleSolenoid | |
| kOff enum value (defined in DoubleSolenoid) | DoubleSolenoid | |
| kPwmChannels (defined in SensorBase) | SensorBase | static |
| kRelayChannels (defined in SensorBase) | SensorBase | static |
| kReverse enum value (defined in DoubleSolenoid) | DoubleSolenoid | |
| kSolenoidChannels (defined in SensorBase) | SensorBase | static |
| kSolenoidModules (defined in SensorBase) | SensorBase | static |
| kSystemClockTicksPerMicrosecond (defined in SensorBase) | SensorBase | static |
| m_allocated (defined in SolenoidBase) | SolenoidBase | protectedstatic |
| m_error (defined in ErrorBase) | ErrorBase | mutableprotected |
| m_moduleNumber | SolenoidBase | protected |
| SensorBase() | SensorBase | |
| Set(Value value) | DoubleSolenoid | virtual |
| SolenoidBase::Set(uint8_t value, uint8_t mask) | SolenoidBase | protected |
| SetErrnoError(const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
| SetError(Error::Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
| SetGlobalError(Error::Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) (defined in ErrorBase) | ErrorBase | static |
| SetGlobalWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) (defined in ErrorBase) | ErrorBase | static |
| SetImaqError(int success, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
| SetWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
| SolenoidBase(uint8_t moduleNumber) | SolenoidBase | explicitprotected |
| StartLiveWindowMode() (defined in DoubleSolenoid) | DoubleSolenoid | |
| StatusIsFatal() const | ErrorBase | virtual |
| StopLiveWindowMode() (defined in DoubleSolenoid) | DoubleSolenoid | |
| UpdateTable() (defined in DoubleSolenoid) | DoubleSolenoid | |
| Value enum name (defined in DoubleSolenoid) | DoubleSolenoid | |
| ValueChanged(ITable *source, const std::string &key, EntryValue value, bool isNew) (defined in DoubleSolenoid) | DoubleSolenoid | |
| ~DoubleSolenoid() | DoubleSolenoid | virtual |
| ~ErrorBase() (defined in ErrorBase) | ErrorBase | virtual |
| ~SensorBase() | SensorBase | virtual |
| ~SolenoidBase() | SolenoidBase | virtual |
1.8.5