|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/autodefs.h>
Public Member Functions | |
| void | operator= (T o) |
| TAutoObjectByVal () | |
| TAutoObjectByVal (T o) | |
Public Member Functions inherited from ocf::TAutoObjectDelete< T > | |
| 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 1173 of file autodefs.h.
|
inline |
Definition at line 1176 of file autodefs.h.
|
inline |
Definition at line 1177 of file autodefs.h.
|
inline |
Definition at line 1175 of file autodefs.h.
References ocf::TAutoObject< T >::P.