TCMTLock.h File Reference

This file provides the definition of TC::MT::LockerRef and TC::MT::LockerPtr. More...

#include "TCNonCopyable.h"

Include dependency graph for TCMTLock.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TC::MT::LockerRef< T >
 Automatic locking class for references Class for automatic locking of a critical objects (like TC::MT::Mutex,TC::MT::ClassLevelLockable, TC::MT::ObjectLevelLockable. More...
class  TC::MT::LockerPtr< T >
 Locking object for Pointers. More...

Namespaces

namespace  TC
namespace  TC::MT


Detailed Description

This file provides the definition of TC::MT::LockerRef and TC::MT::LockerPtr.

Author:
Thomas Goessler

Definition in file TCMTLock.h.


Copyright (c) Thomas Goessler 2003 - 2008