![]() |
Simulant
21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
Public Types | |
typedef PointerToMember< MP >::class_type | class_type |
typedef PointerToMember< MP >::variable_type | variable_type |
typedef PointerToMember< MP >::result_type | T |
Public Member Functions | |
Property (class_type *_this, MP member) | |
Property (const Property &)=delete | |
Property & | operator= (const Property &rhs) |
operator T& () const | |
T * | operator-> () const |
operator T* () | |
T * | get () const |
operator bool () const | |