|
Minecraft Community Edition 0.1.0
|
Thread-safe event bus. More...
#include <EASTL/functional.h>#include <EASTL/unordered_map.h>#include <EASTL/vector.h>#include <EASTL/queue.h>#include <EASTL/unique_ptr.h>#include <typeindex>#include <mutex>#include "IEvent.hpp"Go to the source code of this file.
Classes | |
| struct | mce::SubscriptionToken |
| Token object that controls the lifetime of an event subscription. More... | |
| class | mce::QEventBus |
| Thread-safe event bus. More... | |
Thread-safe event bus.