|
RTC Toolkit
1.0.0
|
Header file for RepositorySubscriberIf and related base classes. More...
#include <rtctk/componentFramework/repositoryIf.hpp>Go to the source code of this file.
Classes | |
| class | rtctk::componentFramework::RepositorySubscriberIf |
| Abstract interface providing subscription facilities for a repository. More... | |
| class | rtctk::componentFramework::RepositorySubscriberIf::SubscribeRequest |
| A request object to pass information about datapoints to subscribe to. More... | |
| struct | rtctk::componentFramework::RepositorySubscriberIf::SubscribeRequest::Parameters |
| A structure to hold the arguments passed to the Add method. More... | |
| class | rtctk::componentFramework::RepositorySubscriberIf::UnsubscribeRequest |
| A request object to pass information about datapoints to unsubscribe from. More... | |
| struct | rtctk::componentFramework::RepositorySubscriberIf::UnsubscribeRequest::Parameters |
| A structure to hold the arguments passed with one of the Add methods. More... | |
Namespaces | |
| rtctk | |
| rtctk::componentFramework | |
Header file for RepositorySubscriberIf and related base classes.