OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/property.h>
Public Member Functions | |
TFuncObjProperty (const TFunctor0< T & > get, const TFunctorV1< const T & > put) | |
~TFuncObjProperty () | |
operator T* () | |
operator const T & () const | |
T * | operator-> () |
const T & | operator* () |
T & | operator= (T &t) |
TFuncObjProperty< T > & | operator= (const T &t) |
const T & | operator() () const |
void | operator() (const T &t) |
Definition at line 303 of file property.h.
|
inline |
Definition at line 305 of file property.h.
|
inline |
Definition at line 307 of file property.h.
|
inline |
Definition at line 312 of file property.h.
|
inline |
Definition at line 311 of file property.h.
|
inline |
Definition at line 321 of file property.h.
|
inline |
Definition at line 322 of file property.h.
|
inline |
Definition at line 314 of file property.h.
|
inline |
Definition at line 313 of file property.h.
|
inline |
Definition at line 319 of file property.h.
|
inline |
Definition at line 318 of file property.h.