OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TAutoProxyArgs Class Referenceabstract

#include <ocf/autodefs.h>

Inheritance diagram for ocf::TAutoProxyArgs:
ocf::TAutoArgs< N >

Public Member Functions

 operator TAutoVal & ()
 
 operator VARIANT * ()
 
 operator unsigned int ()
 
TAutoValoperator[] (int index)
 

Protected Member Functions

 TAutoProxyArgs (int cnt)
 
virtual TAutoValGetArgs ()=0
 

Detailed Description

Definition at line 1237 of file autodefs.h.

Constructor & Destructor Documentation

◆ TAutoProxyArgs()

ocf::TAutoProxyArgs::TAutoProxyArgs ( int cnt)
inlineprotected

Definition at line 1239 of file autodefs.h.

Member Function Documentation

◆ GetArgs()

virtual TAutoVal * ocf::TAutoProxyArgs::GetArgs ( )
protectedpure virtual

Implemented in ocf::TAutoArgs< N >.

◆ operator TAutoVal &()

ocf::TAutoProxyArgs::operator TAutoVal & ( )
inline

Definition at line 1247 of file autodefs.h.

◆ operator unsigned int()

ocf::TAutoProxyArgs::operator unsigned int ( )
inline

Definition at line 1249 of file autodefs.h.

◆ operator VARIANT *()

ocf::TAutoProxyArgs::operator VARIANT * ( )
inline

Definition at line 1248 of file autodefs.h.

◆ operator[]()

TAutoVal & ocf::TAutoProxyArgs::operator[] ( int index)
inline

Definition at line 1379 of file autodefs.h.

References GetArgs(), and PRECONDITION.


The documentation for this class was generated from the following file: