|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::TopicNotificationService, including all inherited members.
| canPublishOnTopic() const noexcept | gem::TopicNotificationService | inline |
| operator=(const TopicNotificationService &)=delete (defined in gem::TopicNotificationService) | gem::TopicNotificationService | |
| operator=(TopicNotificationService &&tns)=default | gem::TopicNotificationService | |
| publishOnTopic(const String &topic, const DataBuffer &data, ProgressListener listener) noexcept | gem::TopicNotificationService | inline |
| registerForTopic(const String &topic, TopicListener topicListener) noexcept | gem::TopicNotificationService | inline |
| TopicNotificationService()=default (defined in gem::TopicNotificationService) | gem::TopicNotificationService | |
| TopicNotificationService(const TopicNotificationService &)=delete (defined in gem::TopicNotificationService) | gem::TopicNotificationService | |
| TopicNotificationService(TopicNotificationService &&tns)=default | gem::TopicNotificationService | |
| unregisterFromAllTopics(TopicListener topicListener) noexcept | gem::TopicNotificationService | inline |
| unregisterFromTopic(const String &topic, TopicListener topicListener) noexcept | gem::TopicNotificationService | inline |