ThreadSafeStack< T > Class Template Reference

A thread-safe version of the STL stack class. More...

#include <ThreadSafe.h>

Inheritance diagram for ThreadSafeStack< T >:

Inheritance graph
[legend]
Collaboration diagram for ThreadSafeStack< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

bool pop (T &ret)
void push (T x)
int size ()


Detailed Description

template<class T>
class ThreadSafeStack< T >

A thread-safe version of the STL stack class.
The documentation for this class was generated from the following file:

Generated on Tue Oct 6 14:36:20 2009 for SMACQ by  doxygen 1.5.8