Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | List of all members
orxonox::NotificationContainerCompare Struct Reference

Struct to allow ordering of NotificationContainers. More...

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

Public Member Functions

bool operator() (const NotificationContainer *const &a, const NotificationContainer *const &b) const
 Ordering by time. More...
 

Detailed Description

Struct to allow ordering of NotificationContainers.

Member Function Documentation

bool orxonox::NotificationContainerCompare::operator() ( const NotificationContainer *const &  a,
const NotificationContainer *const &  b 
) const
inline

Ordering by time.


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