BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Types | Public Member Functions
BeeeOn::DIWHookHandler< T, B > Class Template Referencefinal

#include <DIWrapper.h>

Inheritance diagram for BeeeOn::DIWHookHandler< T, B >:
BeeeOn::DIWHook BeeeOn::DIWMethodHelper

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)
 

Detailed Description

template<typename T, typename B>
class BeeeOn::DIWHookHandler< T, B >

Call a hook with no arguments.


The documentation for this class was generated from the following file: