OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/property.h>
Public Member Functions | |
TFuncObjPropertyIdx (const TFunctor1< T &, int > get, const TFunctorV2< int, const T & > put) | |
~TFuncObjPropertyIdx () | |
operator T* () | |
operator const T & () const | |
T * | operator-> () |
const T & | operator* () |
T & | operator= (T &t) |
TFuncObjPropertyIdx< T, index > & | operator= (const T &t) |
const T & | operator() () const |
void | operator() (const T &t) |
Definition at line 566 of file property.h.
|
inline |
Definition at line 568 of file property.h.
|
inline |
Definition at line 571 of file property.h.
|
inline |
Definition at line 576 of file property.h.
|
inline |
Definition at line 575 of file property.h.
|
inline |
Definition at line 586 of file property.h.
|
inline |
Definition at line 587 of file property.h.
|
inline |
Definition at line 578 of file property.h.
|
inline |
Definition at line 577 of file property.h.
|
inline |
Definition at line 583 of file property.h.
|
inline |
Definition at line 582 of file property.h.