RTC Toolkit 5.0.0
Loading...
Searching...
No Matches
Classes | Namespaces
repositorySubscriberIf.hpp File Reference

Header file for RepositorySubscriberIf and related base classes. More...

#include <rtctk/componentFramework/repositoryIf.hpp>
#include <rtctk/componentFramework/repositorySubscriberIf.ipp>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::RepositorySubscriberIf
 Abstract interface providing I/O and additional subscription facilities for a repository. More...
 
class  rtctk::componentFramework::RepositorySubscriberIf::SubscriptionError
 
class  rtctk::componentFramework::RepositorySubscriberIf::SequenceIdMissmatch
 
class  rtctk::componentFramework::RepositorySubscriberIf::Subscription
 RAII wrapper class used to manage the life-time of individual subscriptions. More...
 
class  rtctk::componentFramework::RepositorySubscriberIf::BatchRequest
 
class  rtctk::componentFramework::RepositorySubscriberIf::SubscribeRequest
 A request object to pass information about datapoints to subscribe to. More...
 
class  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...
 
class  rtctk::componentFramework::RepositorySubscriberIf::UnsubscribeRequest::Parameters
 A structure to hold the arguments passed with one of the Add methods. More...
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Detailed Description

Header file for RepositorySubscriberIf and related base classes.