Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::PriorityQueue< T, LT >::NotificationCallback Class Referenceabstract

#include <pri_queue.h>

Public Member Functions

virtual bool item_available (T item, priority_t item_priority)=0
 

Member Function Documentation

◆ item_available()

template<typename T , typename LT >
virtual bool Realm::PriorityQueue< T, LT >::NotificationCallback::item_available ( item,
priority_t  item_priority 
)
pure virtual

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