#include <Property.hpp>
Inheritance diagram for OMF::SetByRef< Self, Type >:

Public Types | |
| typedef void(Self::* | Function )(Type *) |
Public Member Functions | |
| SetByRef (Self *self, Function method) | |
| virtual void | set (Object *value) |
Public Attributes | |
| Self * | _self |
| Function | _method |
|
|||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
Implements OMF::SetMethod.
|
|
|||||
|
|
|
|||||
|
|
1.3.8