commore  1.0.6-SNAPSHOT
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AutoRef.h File Reference
#include "Commore.h"
#include "RefObject.h"

Go to the source code of this file.

Classes

class  commore::AutoRef< E >
 AutoRef is a smart pointer on RefObject objects. AutoRef is templatized with the type of the pointed object (a class which publicly inherits from RefObject). In Commore, an AutoRef<MyType> is usually typedefed as PMyType. An AutoRef can be used in many ways. More...
 
class  commore::IAutoRef< E >
 

Namespaces

 commore