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 Wed Jan 23 10:01:07 2008 for SMACQ by
1.4.7