BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
#include <DIWrapper.h>
Public Types | |
typedef void(B::* | Hook )() |
Public Member Functions | |
DIWHookHandler (Hook hook) | |
void | call (DIWrapper &b) override |
Public Member Functions inherited from BeeeOn::DIWHook | |
std::string | id () const override |
Additional Inherited Members | |
Static Public Member Functions inherited from BeeeOn::DIWMethodHelper | |
template<typename T , typename B > | |
static B & | extractInstance (DIWrapper &w) |
Call a hook with no arguments.