Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Class Members

ThreadSafeStack< T > Class Template Reference

#include <ThreadSafe.h>

Inheritance diagram for ThreadSafeStack< T >:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class T>
class ThreadSafeStack< T >

A thread-safe version of the STL stack class.


Public Member Functions

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


The documentation for this class was generated from the following file:
Generated on Mon Aug 28 23:37:23 2006 for SMACQ by doxygen 1.3.5