automotive-message-broker  0.12
 All Classes Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Protected Attributes | List of all members
amb::Queue< T, Pred > Class Template Reference

Public Member Functions

int count ()
 
pop ()
 
virtual void append (T item)
 
void remove (T item)
 

Protected Attributes

std::mutex mutex
 
std::unordered_set< T,
std::hash< T >, Pred > 
mQueue
 

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