UCILoader 1.1.2
Small C++ library that allows user to connect to a chess engines via UCI protocol.
Loading...
Searching...
No Matches
UCILoader::PatternMatcher Class Referenceabstract

#include <Parser.h>

Inherited by UCILoader::StandardChessMoveMatcher.

Public Member Functions

virtual bool match (const std::string &val) const =0
 

Detailed Description

This class verifies if given string matches certain pattern.


The documentation for this class was generated from the following file: