|
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::SearchStatusWrapper, including all inherited members.
| get() | UCILoader::SearchStatusWrapper | inline |
| operator!=(const SearchStatusCode &value) (defined in UCILoader::SearchStatusWrapper) | UCILoader::SearchStatusWrapper | inline |
| operator=(const SearchStatusCode &value) | UCILoader::SearchStatusWrapper | inline |
| operator==(const SearchStatusCode &value) (defined in UCILoader::SearchStatusWrapper) | UCILoader::SearchStatusWrapper | inline |
| set(SearchStatusCode code) | UCILoader::SearchStatusWrapper | inline |
| swapIfOngoing(SearchStatusCode newStatus) | UCILoader::SearchStatusWrapper | inline |
| waitFor(const std::chrono::milliseconds &dur) | UCILoader::SearchStatusWrapper | inline |