|
UCILoader 1.1.2
Small C++ library that allows user to connect to a chess engines via UCI protocol.
|
This is the complete list of members for UCILoader::FunctionCallbackEventReceiver, including all inherited members.
| eventFilter() override | UCILoader::FunctionCallbackEventReceiver | inlinevirtual |
| FunctionCallbackEventReceiver(std::function< void(const EngineEvent *)> callback, uint32_t allowedEvents) | UCILoader::FunctionCallbackEventReceiver | inline |
| FunctionCallbackEventReceiver(std::function< void()> callback, uint32_t allowedEvents) | UCILoader::FunctionCallbackEventReceiver | inline |
| receiveEvent(const EngineEvent *event) override | UCILoader::FunctionCallbackEventReceiver | virtual |
| unlinkAll() | UCILoader::EventReceiver | |
| ~EventReceiver() | UCILoader::EventReceiver | inlinevirtual |