|
RTC Toolkit
0.1.0-alpha
|
This is the complete list of members for rtctk::componentFramework::Subscription, including all inherited members.
| AddAllocator(const std::string &path, std::function< void *(size_t)> allocator) | rtctk::componentFramework::Subscription | inline |
| AddPath(const std::string &path) | rtctk::componentFramework::Subscription | inline |
| BufferList typedef | rtctk::componentFramework::Subscription | |
| INVOKE_ON_ALL enum value | rtctk::componentFramework::Subscription | |
| INVOKE_ON_EACH enum value | rtctk::componentFramework::Subscription | |
| Mode enum name | rtctk::componentFramework::Subscription | |
| OnDpRemoved(const std::vector< std::string > &path) | rtctk::componentFramework::Subscription | inline |
| OnNewValues(const BufferList &buffers, bool multiple_updates) | rtctk::componentFramework::Subscription | inline |
| OnTimeout(const BufferList &buffers, bool multiple_updates) | rtctk::componentFramework::Subscription | inline |
| SetMaxWaitTime(std::chrono::seconds timeout) | rtctk::componentFramework::Subscription | inline |
| SetMode(Mode mode) | rtctk::componentFramework::Subscription | inline |