|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
holders for C++ object pointers for automation conversions More...
#include <ocf/autodefs.h>
Public Member Functions | |
| 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& () | |
Protected Member Functions | |
| T | F () |
Protected Attributes | |
| T * | P |
holders for C++ object pointers for automation conversions
Definition at line 1120 of file autodefs.h.
|
inline |
Definition at line 1127 of file autodefs.h.
|
inline |
Definition at line 1128 of file autodefs.h.
References ocf::TAutoObject< T >::P.
|
inline |
Definition at line 1129 of file autodefs.h.
References ocf::TAutoObject< T >::P.
| ocf::TAutoObject< T >::TAutoObject | ( | IDispatch & | dr | ) |
Definition at line 1139 of file autodefs.h.
References ocf::TServedObject::Class, ocf::DynamicCast(), ocf::TAutoClass::GetTypeInfo(), ocf::IID_TServedObject, ocf::TServedObject::Object, ocf::TXAuto::xForeignIDispatch, and ocf::TXAuto::xTypeMismatch.
|
protected |
|
inline |
Definition at line 1132 of file autodefs.h.
References ocf::TAutoObject< T >::P.
|
inline |
Definition at line 1131 of file autodefs.h.
References ocf::TAutoObject< T >::P.
|
inline |
Definition at line 1126 of file autodefs.h.
References ocf::TAutoObject< T >::P.
|
inline |
Definition at line 1125 of file autodefs.h.
References ocf::TAutoObject< T >::P.
| void ocf::TAutoObject< T >::operator= | ( | IDispatch & | dp | ) |
Definition at line 1150 of file autodefs.h.
References ocf::TServedObject::Class, ocf::DynamicCast(), ocf::TAutoClass::GetTypeInfo(), ocf::IID_TServedObject, ocf::TServedObject::Object, ocf::TXAuto::xForeignIDispatch, and ocf::TXAuto::xTypeMismatch.
|
inline |
Definition at line 1124 of file autodefs.h.
References ocf::TAutoObject< T >::P.
|
inline |
Definition at line 1123 of file autodefs.h.
References ocf::TAutoObject< T >::P.
|
protected |
Definition at line 1134 of file autodefs.h.