Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cLocker.h File Reference
#include "cPtrFacade.h"

Go to the source code of this file.

Classes

class  Gray::cLockableBase
 
class  Gray::cLockerT< TYPE >
 

Namespaces

 Gray
 < The main namespace for all Core functions.
 

Detailed Description

Locking of objects for any reason. (Thread lock or DX buffer usage lock)