OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/autodefs.h>
Public Member Functions | |
void | Bind (TAutoVal &val) |
void | Unbind () |
bool | Step () |
void | Clear () |
bool | IsValid () |
void | Object (TAutoProxy &prx) |
void | operator= (const TAutoEnumeratorBase ©) |
~TAutoEnumeratorBase () | |
Protected Member Functions | |
TAutoEnumeratorBase () | |
TAutoEnumeratorBase (const TAutoEnumeratorBase ©) | |
Protected Attributes | |
IEnumVARIANT * | Iterator |
TAutoVal | Current |
Definition at line 1346 of file autodefs.h.
|
inline |
Definition at line 1355 of file autodefs.h.
|
inlineprotected |
Definition at line 1357 of file autodefs.h.
|
protected |
Definition at line 274 of file autocli.cpp.
References ocf::TXOle::Check(), ocf::TAutoVal::Copy(), Current, and Iterator.
Definition at line 297 of file autocli.cpp.
References _T, ocf::TXOle::Check(), Iterator, and Unbind().
|
inline |
Definition at line 1351 of file autodefs.h.
|
inline |
Definition at line 1352 of file autodefs.h.
References ocf::atVoid.
|
inline |
Definition at line 1353 of file autodefs.h.
References ocf::TAutoProxy::Bind().
void ocf::TAutoEnumeratorBase::operator= | ( | const TAutoEnumeratorBase & | copy | ) |
Definition at line 285 of file autocli.cpp.
References ocf::TXOle::Check(), ocf::TAutoVal::Copy(), Current, Iterator, and Unbind().
bool ocf::TAutoEnumeratorBase::Step | ( | ) |
Definition at line 308 of file autocli.cpp.
References _T, ocf::TXOle::Check(), Clear(), Current, HR_NOINTERFACE, ocf::HRIsOK(), and Iterator.
|
inline |
Definition at line 1349 of file autodefs.h.
|
protected |
Definition at line 1360 of file autodefs.h.
|
protected |
Definition at line 1359 of file autodefs.h.