OWLNext 6.32
Classes
D:/Work/OWLNext/Subversion/branches/632/include/owl/pointer.h File Reference
#include <owl/private/defs.h>
#include <new>
#include <owl/preclass.h>
#include <owl/posclass.h>

Classes

class  owl::TPointerBase< T >
class  owl::TPointer< T >
 Smart pointer to a single object. Provides member access operator -> More...
class  owl::TAPointer< T >
class  owl::TEnvelope< T >
struct  owl::TEnvelope< T >::TLetter
class  owl::TVoidPointer
class  owl::TComRefBase< T >
 Encapsulation of OLE interface pointers. More...
class  owl::TComRef< T >
class  owl::TAEnvelope< T >
struct  owl::TAEnvelope< T >::TLetter

Detailed Description

Various types of smart pointer templatized classes