WPILib  2014.0
WPIRoboticsLibraryforFRC
 All Classes Functions Variables Pages
SolenoidBase Member List

This is the complete list of members for SolenoidBase, including all inherited members.

_globalError (defined in ErrorBase)ErrorBaseprotectedstatic
_globalErrorMutex (defined in ErrorBase)ErrorBaseprotectedstatic
AddToSingletonList()SensorBaseprotected
CheckAnalogChannel(uint32_t channel)SensorBasestatic
CheckAnalogModule(uint8_t moduleNumber)SensorBasestatic
CheckDigitalChannel(uint32_t channel)SensorBasestatic
CheckDigitalModule(uint8_t moduleNumber)SensorBasestatic
CheckPWMChannel(uint32_t channel)SensorBasestatic
CheckPWMModule(uint8_t moduleNumber)SensorBasestatic
CheckRelayChannel(uint32_t channel)SensorBasestatic
CheckRelayModule(uint8_t moduleNumber)SensorBasestatic
CheckSolenoidChannel(uint32_t channel)SensorBasestatic
CheckSolenoidModule(uint8_t moduleNumber)SensorBasestatic
ClearError() const ErrorBasevirtual
CloneError(ErrorBase *rhs) const (defined in ErrorBase)ErrorBasevirtual
DeleteSingletons()SensorBasestatic
ErrorBase()ErrorBaseprotected
GetAll()SolenoidBase
GetDefaultAnalogModule() (defined in SensorBase)SensorBaseinlinestatic
GetDefaultDigitalModule() (defined in SensorBase)SensorBaseinlinestatic
GetDefaultSolenoidModule() (defined in SensorBase)SensorBaseinlinestatic
GetError()ErrorBasevirtual
GetError() const (defined in ErrorBase)ErrorBasevirtual
GetGlobalError()ErrorBasestatic
InitSolenoid()=0 (defined in SolenoidBase)SolenoidBaseprotectedpure virtual
kAnalogChannels (defined in SensorBase)SensorBasestatic
kAnalogModules (defined in SensorBase)SensorBasestatic
kChassisSlots (defined in SensorBase)SensorBasestatic
kDigitalChannels (defined in SensorBase)SensorBasestatic
kDigitalModules (defined in SensorBase)SensorBasestatic
kPwmChannels (defined in SensorBase)SensorBasestatic
kRelayChannels (defined in SensorBase)SensorBasestatic
kSolenoidChannels (defined in SensorBase)SensorBasestatic
kSolenoidModules (defined in SensorBase)SensorBasestatic
kSystemClockTicksPerMicrosecond (defined in SensorBase)SensorBasestatic
m_allocated (defined in SolenoidBase)SolenoidBaseprotectedstatic
m_error (defined in ErrorBase)ErrorBasemutableprotected
m_moduleNumberSolenoidBaseprotected
SensorBase()SensorBase
Set(uint8_t value, uint8_t mask)SolenoidBaseprotected
SetErrnoError(const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const ErrorBasevirtual
SetError(Error::Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const ErrorBasevirtual
SetGlobalError(Error::Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) (defined in ErrorBase)ErrorBasestatic
SetGlobalWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) (defined in ErrorBase)ErrorBasestatic
SetImaqError(int success, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const ErrorBasevirtual
SetWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const ErrorBasevirtual
SolenoidBase(uint8_t moduleNumber)SolenoidBaseexplicitprotected
StatusIsFatal() const ErrorBasevirtual
~ErrorBase() (defined in ErrorBase)ErrorBasevirtual
~SensorBase()SensorBasevirtual
~SolenoidBase()SolenoidBasevirtual