libsgfc++ 2.0.1
A C++ library that uses SGFC to read and write SGF (Smart Game Format) data.
|
This is the complete list of members for LibSgfcPlusPlus::ISgfcCommandLine, including all inherited members.
GetArguments() const =0 | LibSgfcPlusPlus::ISgfcCommandLine | pure virtual |
GetInvalidCommandLineReason() const =0 | LibSgfcPlusPlus::ISgfcCommandLine | pure virtual |
GetParseResult() const =0 | LibSgfcPlusPlus::ISgfcCommandLine | pure virtual |
GetSaveResult() const =0 | LibSgfcPlusPlus::ISgfcCommandLine | pure virtual |
IsCommandLineValid() const =0 | LibSgfcPlusPlus::ISgfcCommandLine | pure virtual |
ISgfcCommandLine() | LibSgfcPlusPlus::ISgfcCommandLine | |
IsSgfContentValid() const =0 | LibSgfcPlusPlus::ISgfcCommandLine | pure virtual |
LoadSgfContent(const std::string &sgfContent)=0 | LibSgfcPlusPlus::ISgfcCommandLine | pure virtual |
LoadSgfFile(const std::string &sgfFilePath)=0 | LibSgfcPlusPlus::ISgfcCommandLine | pure virtual |
SaveSgfContent(std::string &sgfContent)=0 | LibSgfcPlusPlus::ISgfcCommandLine | pure virtual |
SaveSgfFile(const std::string &sgfFilePath)=0 | LibSgfcPlusPlus::ISgfcCommandLine | pure virtual |
~ISgfcCommandLine() | LibSgfcPlusPlus::ISgfcCommandLine | virtual |