Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions | Private Attributes
tbb::concurrent_bounded_queue< T, A >::destroyer Class Reference

Class used to ensure exception-safety of method "pop".

Inheritance diagram for tbb::concurrent_bounded_queue< T, A >::destroyer:

List of all members.

Public Member Functions

 destroyer (T &value)
 destroyer (T &value)
 ~destroyer ()
 ~destroyer ()

Private Attributes

Tmy_value

Detailed Description

template<class T, class A>
class tbb::concurrent_bounded_queue< T, A >::destroyer

Definition at line 176 of file Include/tbb/concurrent_queue.h.


Constructor & Destructor Documentation

template<class T, class A>
tbb::concurrent_bounded_queue< T, A >::destroyer::destroyer ( T value) [inline]

Definition at line 179 of file Include/tbb/concurrent_queue.h.

template<class T, class A>
tbb::concurrent_bounded_queue< T, A >::destroyer::~destroyer ( ) [inline]
template<class T, class A>
tbb::concurrent_bounded_queue< T, A >::destroyer::destroyer ( T value) [inline]
template<class T, class A>
tbb::concurrent_bounded_queue< T, A >::destroyer::~destroyer ( ) [inline]

Member Data Documentation

template<class T, class A>
T & tbb::concurrent_bounded_queue< T, A >::destroyer::my_value [private]

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

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net