|
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::ProcessWrapper, including all inherited members.
| getReader()=0 | UCILoader::ProcessWrapper | protectedpure virtual |
| getWriter()=0 | UCILoader::ProcessWrapper | pure virtual |
| healthCheck() | UCILoader::ProcessWrapper | inlinevirtual |
| isAlive() const =0 | UCILoader::ProcessWrapper | pure virtual |
| kill()=0 | UCILoader::ProcessWrapper | pure virtual |
| listen(std::function< void(std::string)> lineReceiver, std::function< void()> onCrash=[](){}) | UCILoader::ProcessWrapper | inline |
| ~ProcessWrapper()=default | UCILoader::ProcessWrapper | virtual |