ALL | orxonox::NotificationListener | static |
allNotificationsList_ | orxonox::NotificationManager | private |
command2Str(NotificationCommand command) | orxonox::NotificationListener | protectedstatic |
COMMAND_CLEAR | orxonox::NotificationListener | static |
COMMAND_NONE | orxonox::NotificationListener | static |
commandClear(const std::string &sender) | orxonox::NotificationManager | private |
Configurable() | orxonox::Configurable | |
destroy() | orxonox::Destroyable | |
Destroyable() | orxonox::Destroyable | |
destroyLater() | orxonox::Destroyable | |
executeCommand(NotificationCommand command, const std::string &sender) override | orxonox::NotificationManager | virtual |
exists() | orxonox::Singleton< NotificationManager > | inlinestatic |
getContext() const | orxonox::Listable | inline |
getDerivedPointer(unsigned int classID) | orxonox::Identifiable | inline |
getDerivedPointer(unsigned int classID) | orxonox::Identifiable | inline |
getDerivedPointer(unsigned int classID) const | orxonox::Identifiable | inline |
getIdentifier() const | orxonox::Identifiable | inline |
getInstance() | orxonox::NotificationManager | inlinestatic |
getNewestNotifications(NotificationQueue *queue, std::multimap< std::time_t, Notification * > *map, int numberOfNotifications) | orxonox::NotificationManager | |
getNotifications(NotificationQueue *queue, std::multimap< std::time_t, Notification * > *map, const std::time_t &timeFrameStart, const std::time_t &timeFrameEnd) | orxonox::NotificationManager | |
getNotifications(NotificationQueue *queue, std::multimap< std::time_t, Notification * > *map, int timeDelay) | orxonox::NotificationManager | inline |
getQueue(const std::string &name) | orxonox::NotificationManager | |
getReferenceCount() const | orxonox::Destroyable | inline |
Identifiable() | orxonox::Identifiable | |
isA(const Identifier *identifier) | orxonox::Identifiable | |
isA(const SubclassIdentifier< B > *identifier) | orxonox::Identifiable | inline |
isA(const Identifiable *object) | orxonox::Identifiable | |
isChildOf(const Identifier *identifier) | orxonox::Identifiable | |
isChildOf(const SubclassIdentifier< B > *identifier) | orxonox::Identifiable | inline |
isChildOf(const Identifiable *object) | orxonox::Identifiable | |
isDirectChildOf(const Identifier *identifier) | orxonox::Identifiable | |
isDirectChildOf(const SubclassIdentifier< B > *identifier) | orxonox::Identifiable | inline |
isDirectChildOf(const Identifiable *object) | orxonox::Identifiable | |
isDirectParentOf(const Identifier *identifier) | orxonox::Identifiable | |
isDirectParentOf(const SubclassIdentifier< B > *identifier) | orxonox::Identifiable | inline |
isDirectParentOf(const Identifiable *object) | orxonox::Identifiable | |
isExactlyA(const Identifier *identifier) | orxonox::Identifiable | |
isExactlyA(const SubclassIdentifier< B > *identifier) | orxonox::Identifiable | inline |
isExactlyA(const Identifiable *object) | orxonox::Identifiable | |
isParentOf(const Identifier *identifier) | orxonox::Identifiable | |
isParentOf(const SubclassIdentifier< B > *identifier) | orxonox::Identifiable | inline |
isParentOf(const Identifiable *object) | orxonox::Identifiable | |
Listable() | orxonox::Listable | |
Listable(Context *context) | orxonox::Listable | |
loadQueues(void) | orxonox::NotificationManager | |
NONE | orxonox::NotificationListener | static |
NotificationListener() | orxonox::NotificationListener | |
notificationLists_ | orxonox::NotificationManager | private |
NotificationManager() | orxonox::NotificationManager | |
OrxonoxInterface() | orxonox::OrxonoxInterface | |
preDestroy(void) override | orxonox::NotificationManager | virtual |
queues_ | orxonox::NotificationManager | private |
registerNotification(const std::string &message, const std::string &sender, NotificationMessageType type) override | orxonox::NotificationManager | virtual |
registerNotification(Notification *notification) | orxonox::NotificationManager | |
registerQueue(NotificationQueue *queue) | orxonox::NotificationManager | |
removeNotification(Notification *notification, std::multimap< std::time_t, Notification * > &map) | orxonox::NotificationManager | private |
sendCommand(const std::string &command, const std::string &sender=NotificationListener::NONE, NotificationSendMode sendMode=NotificationSendMode::local, unsigned int clientId=0) | orxonox::NotificationListener | inlinestatic |
sendHelper(const std::string &message, const std::string &sender, bool isCommand, NotificationMessageType type) | orxonox::NotificationListener | static |
sendNetworkHelper(const std::string &message, const std::string &sender, NotificationSendMode sendMode, unsigned int clientId, bool isCommand=false, NotificationMessageType messageType=NotificationMessageType::info) | orxonox::NotificationListener | protectedstatic |
sendNotification(const std::string &message, const std::string &sender=NotificationListener::NONE, NotificationMessageType messageType=NotificationMessageType::info, NotificationSendMode sendMode=NotificationSendMode::local, unsigned int clientId=0) | orxonox::NotificationListener | inlinestatic |
setConfigValues() | orxonox::Configurable | inline |
setContext(Context *context) | orxonox::Listable | |
Singleton() | orxonox::Singleton< NotificationManager > | inlineprotected |
Singleton< NotificationManager > class | orxonox::NotificationManager | friend |
singletonPtr_s | orxonox::NotificationManager | privatestatic |
str2Command(const std::string &string) | orxonox::NotificationListener | protectedstatic |
unregisterNotification(Notification *notification, NotificationQueue *queue) | orxonox::NotificationManager | |
unregisterObject() | orxonox::Listable | |
unregisterQueue(NotificationQueue *queue) | orxonox::NotificationManager | |
~Destroyable() | orxonox::Destroyable | virtual |
~Identifiable() | orxonox::Identifiable | inlinevirtual |
~Listable() | orxonox::Listable | virtual |
~NotificationListener() | orxonox::NotificationListener | inlinevirtual |
~NotificationManager() | orxonox::NotificationManager | virtual |
~Singleton() | orxonox::Singleton< NotificationManager > | inlineprotectedvirtual |