Orxonox  0.0.5 Codename: Arcturus
Public Attributes | List of all members
orxonox::NotificationContainer Struct Reference

Container to allow easy handling of the Notifications. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/modules/notifications/NotificationQueue.h>

Public Attributes

Notificationnotification
 The Notification displayed. More...
 
time_t time
 The time the Notification was sent and thus first displayed. More...
 

Detailed Description

Container to allow easy handling of the Notifications.

Member Data Documentation

Notification* orxonox::NotificationContainer::notification

The Notification displayed.

time_t orxonox::NotificationContainer::time

The time the Notification was sent and thus first displayed.


The documentation for this struct was generated from the following file: