Classes Files

Wombat::MamaCallbackStore

This class is used to store MamaCallbackWrapper objects, it provides synchronized access so can be used from any thread. More…

Inherits from IDisposable

Detailed Description

template <TCallback ,
TDelegate >
class Wombat::MamaCallbackStore;

This class is used to store MamaCallbackWrapper objects, it provides synchronized access so can be used from any thread.

Updated on 2023-03-31 at 15:29:32 +0100