Compressor Member List
This is the complete list of members for
Compressor, including all inherited members.
AddToSingletonList(void) | SensorBase | [protected] |
CheckAnalogChannel(unsigned channel) | SensorBase | [protected, static] |
CheckAnalogModule(unsigned slot) | SensorBase | [protected, static] |
CheckDigitalChannel(unsigned channel) | SensorBase | [protected, static] |
CheckDigitalModule(unsigned slot) | SensorBase | [protected, static] |
CheckPWMChannel(unsigned channel) | SensorBase | [protected, static] |
CheckPWMModule(unsigned slot) | SensorBase | [protected, static] |
CheckRelayChannel(unsigned channel) | SensorBase | [protected, static] |
CheckRelayModule(unsigned slot) | SensorBase | [protected, static] |
CheckSolenoidChannel(unsigned channel) | SensorBase | [protected, static] |
CheckSolenoidModule(unsigned slot) | SensorBase | [protected, static] |
ClearError(void) | SensorBase | |
Compressor(unsigned pressureSwitchChannel, unsigned compressorRelayChannel) | Compressor | |
Compressor(unsigned pressureSwitchSlot, unsigned pressureSwitchChannel, unsigned compresssorRelaySlot, unsigned compressorRelayChannel) | Compressor | |
DeleteSingletons(void) | SensorBase | [static] |
Enabled(void) | Compressor | |
GetError(void) | SensorBase | |
GetPressureSwitchValue(void) | Compressor | |
SensorBase(void) | SensorBase | |
SetDefaultAnalogModule(unsigned slot) | SensorBase | [static] |
SetDefaultDigitalModule(unsigned slot) | SensorBase | [static] |
SetDefaultSolenoidModule(unsigned slot) | SensorBase | [static] |
SetRelayValue(Relay::Value relayValue) | Compressor | |
Start(void) | Compressor | |
Stop(void) | Compressor | |
~Compressor(void) | Compressor | |
~SensorBase() | SensorBase | [virtual] |