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

Go to the source code of this file.

Classes

class  Gray::cThreadLockArrayPtr< TYPE >
 
class  Gray::cThreadLockArraySmart< TYPE >
 
class  Gray::cThreadLockArrayName< TYPE, _TYPECH >
 
class  Gray::cThreadLockArrayHash< TYPE, _TYPE_HASH >
 
class  Gray::cThreadLockArrayValue< TYPE, _TYPE_KEY >
 

Namespaces

 Gray
 < The main namespace for all Core functions.
 

Detailed Description

Thread safe arrays of stuff.