template <>
class JoinCallbacks
Defined at line 208 of file ../../src/developer/debug/zxdb/common/join_callbacks.h
Specialization for when there are no callback parameters.
Public Methods
fit::callback<void ()> AddCallback ()
Defined at line 211 of file ../../src/developer/debug/zxdb/common/join_callbacks.h
void Ready (fit::callback<void ()> cb)
Defined at line 216 of file ../../src/developer/debug/zxdb/common/join_callbacks.h
Friends
template <>
class MakeRefCountedHelper
template <>
class RefCountedThreadSafe