OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Read only Property container for object. More...
#include <owl/property.h>
Public Member Functions | |
TConstObjProperty (const T &t) | |
~TConstObjProperty () | |
T & | operator() () |
const T & | operator() () const |
operator T* () | |
operator const T & () | |
T * | operator-> () |
const T & | operator* () |
Read only Property container for object.
Definition at line 164 of file property.h.
|
inline |
Definition at line 166 of file property.h.
|
inline |
Definition at line 167 of file property.h.
|
inline |
Definition at line 174 of file property.h.
|
inline |
Definition at line 173 of file property.h.
|
inline |
Definition at line 170 of file property.h.
|
inline |
Definition at line 171 of file property.h.
|
inline |
Definition at line 176 of file property.h.
|
inline |
Definition at line 175 of file property.h.