LockProxy< T > Class Template Reference
[Classes for basic data types and vectors/arrays (tjutils library)]

#include <tjthread.h>

Collaboration diagram for LockProxy< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LockProxy (volatile T *r, Mutex *m)
 ~LockProxy ()
T * operator-> ()

Detailed Description

template<class T>
class LockProxy< T >

Helper class to enable locking of resources while accessing them with pointer-like syntax.

Definition at line 111 of file tjthread.h.


The documentation for this class was generated from the following file:
Generated on Sat Jun 14 12:31:44 2008 by  doxygen 1.5.1