ThreadSafeStack< T > Class Template Reference
#include <ThreadSafe.h>
Inheritance diagram for ThreadSafeStack< T >:
[legend]Collaboration diagram for ThreadSafeStack< T >:
[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
1.3.5