Diarkis C++Client Library API Document
DiarkisSessionBase.cpp File Reference
Include dependency graph for DiarkisSessionBase.cpp:

Macros

#define REG_EVENT(__EVENT__, __LAMBDA__)   eventUnsubscriptions_.push_back(__EVENT__->Register(__LAMBDA__))
 

Macro Definition Documentation

◆ REG_EVENT

#define REG_EVENT (   __EVENT__,
  __LAMBDA__ 
)    eventUnsubscriptions_.push_back(__EVENT__->Register(__LAMBDA__))