OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Various types of smart pointer templatized classes. More...
Go to the source code of this file.
Classes | |
class | owl::TPointerBase< T > |
Smart pointer base class. More... | |
class | owl::TPointer< T > |
Smart pointer to a single object. Provides member access operator -> More... | |
class | owl::TAPointer< T > |
Pointer to an array of type T. More... | |
class | owl::TEnvelope< T > |
Envelope-letter type of smart pointers. More... | |
class | owl::TVoidPointer |
class | owl::TComRefBase< T > |
Encapsulation of OLE interface pointers. More... | |
class | owl::TComRef< T > |
class | owl::TAEnvelope< T > |
Envelope-letter type of smart pointer array. More... | |
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Various types of smart pointer templatized classes.
Definition in file pointer.h.