#include <Property.hpp>
Inheritance diagram for OMF::GetByRef< Self, Type >:
Public Types | |
typedef Type *(Self::* | Function )() |
Public Member Functions | |
GetByRef (Self *self, Function method) | |
virtual Object * | get () |
Public Attributes | |
Self * | _self |
Function | _method |
|
|
|
|
|
Implements OMF::GetMethod.
|
|
|
|
|