![]() |
OS
v1.8.0
Documentation
|
This is the complete list of members for qOS::input::channel, including all inherited members.
| getChannel(void) const noexcept | qOS::input::channel | inline |
| getContainer(void) const noexcept | qOS::node | inlineprotected |
| getCount(void) const noexcept=0 | qOS::input::channel | pure virtual |
| getEvent(void) const noexcept | qOS::input::channel | inline |
| getType(void) const noexcept=0 | qOS::input::channel | pure virtual |
| getUserData(void) noexcept | qOS::input::channel | inline |
| isShared(void) const noexcept=0 | qOS::input::channel | pure virtual |
| node() noexcept | qOS::node | inlineprotected |
| setCallback(const eventCallback_t cb) noexcept | qOS::input::channel | inline |
| setChannel(const uint8_t inputChannel) noexcept | qOS::input::channel | inline |
| setParameter(const event e, const analogValue_t p) noexcept=0 | qOS::input::channel | pure virtual |
| setTime(const event e, const qOS::duration_t t) noexcept=0 | qOS::input::channel | pure virtual |
| setUserData(void *pUserData) noexcept | qOS::input::channel | inline |
| unShare(void) noexcept=0 | qOS::input::channel | pure virtual |