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