My Project
|
An un-typed, un-bound property for class C. More...
#include <object.h>
Public Member Functions | |
virtual propertyBase * | bind (C *)=0 |
Create a bound property with the given instance. | |
An un-typed, un-bound property for class C.
This is the form in which properties are stored by ObjectInst<T>.