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

Go to the source code of this file.

Classes

class  Gray::cRefBase
 
class  Gray::cRefPtr< TYPE >
 

Namespaces

 Gray
 < The main namespace for all Core functions.
 

Typedefs

typedef __DECL_IMPORT cRefPtr Gray::cRefBasePtr
 

Variables

template class __DECL_IMPORT Gray::cRefPtr< cRefBase >
 

Detailed Description

General object smart pointer mechanism.