OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/autodefs.h>
Public Member Functions | |
void | operator= (T *p) |
void | operator= (T &r) |
TAutoObjectDelete () | |
TAutoObjectDelete (T *p) | |
TAutoObjectDelete (T &r) | |
operator TObjectDescriptor () | |
Public Member Functions inherited from ocf::TAutoObject< T > | |
void | operator= (IDispatch &dp) |
void | operator= (T *p) |
void | operator= (T &r) |
T & | operator* () |
operator TObjectDescriptor () | |
TAutoObject () | |
TAutoObject (T *p) | |
TAutoObject (T &r) | |
TAutoObject (IDispatch &dr) | |
operator T* () | |
operator T& () | |
Additional Inherited Members | |
Protected Member Functions inherited from ocf::TAutoObject< T > | |
T | F () |
Protected Attributes inherited from ocf::TAutoObject< T > | |
T * | P |
Definition at line 1161 of file autodefs.h.
|
inline |
Definition at line 1165 of file autodefs.h.
|
inline |
Definition at line 1166 of file autodefs.h.
|
inline |
Definition at line 1167 of file autodefs.h.
|
inline |
Definition at line 1168 of file autodefs.h.
References ocf::TObjectDescriptor::Delete, and ocf::TAutoObject< T >::P.
|
inline |
Definition at line 1164 of file autodefs.h.
References ocf::TAutoObject< T >::P.
|
inline |
Definition at line 1163 of file autodefs.h.
References ocf::TAutoObject< T >::P.