Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6refcounted.h File Reference

Go to the source code of this file.

Classes

interface  P6R::p6IRefCounted
 
class  P6R::p6RefCounted< I >
 
class  P6R::p6RefCountedBase< I >
 

Namespaces

 P6R
 

Macros

#define INTERFACE   p6IRefCounted
 

Detailed Description

An interface for adding reference counting (non-COM) C++ classes and a smart pointer for managing them.

Definition in file p6refcounted.h.