44 WAR <<
"Dispatcher was already created for the current thread" << std::endl;
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
static std::shared_ptr< EventDispatcher > create()
std::weak_ptr< EventDispatcher > _dispatcher
static ThreadData & current()
const std::string & name() const
std::string _threadName
lazy initialized to _threadId if unset
void setDispatcher(const std::shared_ptr< EventDispatcher > &disp)
std::thread::native_handle_type _nativeHandle
std::shared_ptr< EventDispatcher > ensureDispatcher()
std::thread::id _threadId