26 #ifndef INTEGRA_SINGLE_THREADED_NOTIFICATIONS_H
27 #define INTEGRA_SINGLE_THREADED_NOTIFICATIONS_H
74 pthread_mutex_t m_mutex;
Helper class to receive notifications within a single thread.
Definition: polling_notification_sink.h:50
Provides methods to query libIntegra and process commands.
Definition: server.h:51
std::unordered_map< string, CCommandSource > changed_endpoint_map
Definition: polling_notification_sink.h:58
Represents an enumeration of command sources.
Definition: command_source.h:39
Provides mechanism to recieve feedback about changes to libIntegra's state.
Definition: notification_sink.h:50
Represents the address of a node endpoint, absolutely or relatively.
Definition: path.h:48
Defines class INotificationSink.
#defines and typedefs used throughout the application