realroot_doc 0.1.1
|
#include <method_base.hpp>
Definition at line 14 of file method_base.hpp.
virtual ~method_base | ( | ) | [inline, virtual] |
Definition at line 18 of file method_base.hpp.
{};
virtual void accept | ( | ) | [pure virtual] |
Implemented in method< system, _strgy_, _rdslv_, _sbdrl_ >.
virtual void error | ( | const char * | ) | [pure virtual] |
Implemented in method< system, _strgy_, _rdslv_, _sbdrl_ >.