client-cpp  0.8.1
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(std::int64_t topicId, INotificationListener &listener)=0kaa::INotificationManagerpure virtual
addTopicListListener(INotificationTopicListListener &listener)=0kaa::INotificationManagerpure virtual
getTopics()=0kaa::INotificationManagerpure virtual
removeNotificationListener(INotificationListener &listener)=0kaa::INotificationManagerpure virtual
removeNotificationListener(std::int64_t topicId, INotificationListener &listener)=0kaa::INotificationManagerpure virtual
removeTopicListListener(INotificationTopicListListener &listener)=0kaa::INotificationManagerpure virtual
subscribeToTopic(std::int64_t id, bool forceSync=true)=0kaa::INotificationManagerpure virtual
subscribeToTopics(const std::list< std::int64_t > &idList, bool forceSync=true)=0kaa::INotificationManagerpure virtual
sync()=0kaa::INotificationManagerpure virtual
unsubscribeFromTopic(std::int64_t id, bool forceSync=true)=0kaa::INotificationManagerpure virtual
unsubscribeFromTopics(const std::list< std::int64_t > &idList, bool forceSync=true)=0kaa::INotificationManagerpure virtual
~INotificationManager()kaa::INotificationManagerinlinevirtual