55 void Call(
void* _pArgument =
nullptr );
handles asynchronous links which may be called in multi-threaded environments If you use an instance ...
std::mutex m_aEventSafety
void Call(void *_pArgument=nullptr)
std::mutex m_aDestructionSafety
OAsynchronousLink(const Link< void *, void > &_rHandler)
constructs the object
DECL_LINK(OnAsyncCall, void *, void)
Link< void *, void > m_aHandler