OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/property.h>
Public Member Functions | |
TFuncProperty (const TFunctor0< T > get, const TFunctorV1< T > put) | |
~TFuncProperty () | |
T | operator() () const |
operator T () | |
void | operator() (const T &t) |
TFuncProperty< T > & | operator= (const T &t) |
Definition at line 279 of file property.h.
|
inline |
Definition at line 281 of file property.h.
|
inline |
Definition at line 283 of file property.h.
|
inline |
Definition at line 287 of file property.h.
|
inline |
Definition at line 286 of file property.h.
|
inline |
Definition at line 288 of file property.h.
|
inline |
Definition at line 289 of file property.h.