Lockable< TContained > Class Template Reference

Mix-in to make a version of an existing object that can be locked. More...

Inheritance diagram for Lockable< TContained >:
[legend]
Collaboration diagram for Lockable< TContained >:
[legend]

List of all members.


Detailed Description

template<class TContained>
class Lockable< TContained >

Mix-in to make a version of an existing object that can be locked.

Your object must have default constructors and use Init methods. The resulting object will have Lock, Unlock, and TryLock methods.

Definition at line 394 of file thread.h.


The documentation for this class was generated from the following files:
Generated on Mon Jan 24 12:04:40 2011 for FASTlib by  doxygen 1.6.3