OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Property container for object. More...
#include <owl/property.h>
Public Member Functions | |
TObjProperty (const T &t) | |
TObjProperty (T *t) | |
TObjProperty () | |
~TObjProperty () | |
operator T* () | |
operator const T & () const | |
T * | operator-> () |
const T & | operator* () |
T * | operator= (T *t) |
T & | operator= (T &t) |
TObjProperty< T > & | operator= (const T &t) |
const T & | operator() () const |
void | operator() (const T &t) |
Property container for object.
Definition at line 135 of file property.h.
|
inlineexplicit |
Definition at line 664 of file property.h.
|
inline |
Definition at line 670 of file property.h.
|
inline |
Definition at line 678 of file property.h.
|
inline |
Definition at line 686 of file property.h.
|
inline |
Definition at line 700 of file property.h.
References PRECONDITION.
|
inline |
Definition at line 693 of file property.h.
|
inline |
Definition at line 741 of file property.h.
References PRECONDITION.
|
inline |
Definition at line 749 of file property.h.
|
inline |
Definition at line 715 of file property.h.
References PRECONDITION.
|
inline |
Definition at line 708 of file property.h.
|
inline |
Definition at line 757 of file property.h.
|
inline |
Definition at line 732 of file property.h.
|
inline |
Definition at line 723 of file property.h.