#include <Property.hpp>
Inheritance diagram for OMF::ClearAll< Self >:
Public Types | |
typedef void(Self::* | Function )() |
Public Member Functions | |
ClearAll (Self *self, Function method) | |
virtual void | clear () |
Public Attributes | |
Self * | _self |
Function | _method |
|
|
|
|
|
Implements OMF::ClearMethod.
|
|
|
|
|