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

Public Types

typedef function< void(Queue
< T, Pred > *)> 
AsyncQueueWatcherCallback
 

Public Member Functions

 AsyncQueueWatcher (Queue< T, Pred > *queue, AsyncQueueWatcherCallback cb, int queueSize=0, AbstractPropertyType::Priority priority=AbstractPropertyType::Normal)
 

Public Attributes

AsyncQueueWatcherCallback callback
 

Protected Attributes

int mMaxQueueSize
 

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