OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for ocf::TAutoObject< T >, including all inherited members.
F() | ocf::TAutoObject< T > | protected |
operator T&() | ocf::TAutoObject< T > | inline |
operator T*() | ocf::TAutoObject< T > | inline |
operator TObjectDescriptor() | ocf::TAutoObject< T > | inline |
operator*() | ocf::TAutoObject< T > | inline |
operator=(IDispatch &dp) | ocf::TAutoObject< T > | |
operator=(T *p) | ocf::TAutoObject< T > | inline |
operator=(T &r) | ocf::TAutoObject< T > | inline |
P | ocf::TAutoObject< T > | protected |
TAutoObject() | ocf::TAutoObject< T > | inline |
TAutoObject(T *p) | ocf::TAutoObject< T > | inline |
TAutoObject(T &r) | ocf::TAutoObject< T > | inline |
TAutoObject(IDispatch &dr) | ocf::TAutoObject< T > |