1 #ifndef FABCOIN_QT_CALLBACK_H 2 #define FABCOIN_QT_CALLBACK_H 10 virtual void call() = 0;
21 void call()
override {
f(
this); }
30 #endif // FABCOIN_QT_CALLBACK_H std::hash for asio::adress
FunctionCallback< F > * makeCallback(F f)
~FunctionCallback() override