client-cpp  0.7.0
kaa::INotificationManager Member List

This is the complete list of members for kaa::INotificationManager, including all inherited members.

addNotificationListener(INotificationListener &listener)=0kaa::INotificationManagerpure virtual
addNotificationListener(const std::string &topidId, INotificationListener &listener)=0kaa::INotificationManagerpure virtual
addTopicListListener(INotificationTopicListListener &listener)=0kaa::INotificationManagerpure virtual
getTopics()=0kaa::INotificationManagerpure virtual
removeNotificationListener(INotificationListener &listener)=0kaa::INotificationManagerpure virtual
removeNotificationListener(const std::string &topidId, INotificationListener &listener)=0kaa::INotificationManagerpure virtual
removeTopicListListener(INotificationTopicListListener &listener)=0kaa::INotificationManagerpure virtual
subscribeToTopic(const std::string &id, bool forceSync=true)=0kaa::INotificationManagerpure virtual
subscribeToTopics(const std::list< std::string > &idList, bool forceSync=true)=0kaa::INotificationManagerpure virtual
sync()=0kaa::INotificationManagerpure virtual
unsubscribeFromTopic(const std::string &id, bool forceSync=true)=0kaa::INotificationManagerpure virtual
unsubscribeFromTopics(const std::list< std::string > &idList, bool forceSync=true)=0kaa::INotificationManagerpure virtual
~INotificationManager()kaa::INotificationManagerinlinevirtual