![]() |
RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
|
This is the complete list of members for RumPi::HCSR501, including all inherited members.
| BaseComponent() | RumPi::BaseComponent | |
| ComponentTypeToString(const EComponentType theComponentTypeToConvert) | RumPi::BaseComponent | static |
| ConsumeMotionSinceLastRead() | RumPi::HCSR501 | |
| GetComponentType() const | RumPi::BaseComponent | virtual |
| GetIsMotionDetected() const | RumPi::HCSR501 | |
| GetName() const | RumPi::BaseComponent | |
| HCSR501(unsigned int inputPinNumber) | RumPi::HCSR501 | |
| myComponentType | RumPi::BaseComponent | protected |
| myInputPinNumber | RumPi::HCSR501 | private |
| myIsMotionDetected | RumPi::HCSR501 | private |
| myMotionLatch | RumPi::HCSR501 | private |
| myName | RumPi::BaseComponent | protected |
| ProcessRawValues() override | RumPi::HCSR501 | virtual |
| SetName(const std::string &name) | RumPi::BaseComponent | |
| StringToComponentType(const std::string &theComponentTypeName) | RumPi::BaseComponent | static |
| ToString() const override | RumPi::HCSR501 | virtual |
| TurnOff() override | RumPi::HCSR501 | virtual |
| TurnOn() override | RumPi::HCSR501 | virtual |
| ~BaseComponent() | RumPi::BaseComponent | virtual |
| ~HCSR501() | RumPi::HCSR501 | virtual |