IBR-DTNSuite  0.8
ibrcommon::Queue< T > Member List
This is the complete list of members for ibrcommon::Queue< T >, including all inherited members.
__pop()ibrcommon::Queue< T > [inline, protected]
__push(const T &x)ibrcommon::Queue< T > [inline, protected]
__wait(const WAIT_MODES mode)ibrcommon::Queue< T > [inline, protected]
__wait(const WAIT_MODES mode, const size_t timeout)ibrcommon::Queue< T > [inline, protected]
abort()ibrcommon::Queue< T > [inline]
back()ibrcommon::Queue< T > [inline]
back() const ibrcommon::Queue< T > [inline]
empty()ibrcommon::Queue< T > [inline]
exclusive()ibrcommon::Queue< T > [inline]
front()ibrcommon::Queue< T > [inline]
front() const ibrcommon::Queue< T > [inline]
getnpop(bool blocking=false, size_t timeout=0)ibrcommon::Queue< T > [inline]
pop()ibrcommon::Queue< T > [inline]
push(const T &x)ibrcommon::Queue< T > [inline]
Queue(size_t max=0)ibrcommon::Queue< T > [inline]
QUEUE_EMPTY enum valueibrcommon::Queue< T >
QUEUE_NOT_EMPTY enum valueibrcommon::Queue< T >
reset()ibrcommon::Queue< T > [inline]
size() const ibrcommon::Queue< T > [inline]
wait(WAIT_MODES mode, const size_t timeout=0)ibrcommon::Queue< T > [inline]
WAIT_MODES enum nameibrcommon::Queue< T >
~Queue()ibrcommon::Queue< T > [inline, virtual]