|
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::SgfcBackendController, including all inherited members.
| GetArguments() const | LibSgfcPlusPlus::SgfcBackendController | |
| GetInvalidCommandLineReason() const | LibSgfcPlusPlus::SgfcBackendController | |
| IsCommandLineValid() const | LibSgfcPlusPlus::SgfcBackendController | |
| LoadSgfContent(const std::string &sgfContent) | LibSgfcPlusPlus::SgfcBackendController | |
| LoadSgfFile(const std::string &sgfFilePath) | LibSgfcPlusPlus::SgfcBackendController | |
| SaveSgfContent(std::string &sgfContent, std::shared_ptr< SgfcBackendDataWrapper > sgfDataWrapper) | LibSgfcPlusPlus::SgfcBackendController | |
| SaveSgfFile(const std::string &sgfFilePath, std::shared_ptr< SgfcBackendDataWrapper > sgfDataWrapper) | LibSgfcPlusPlus::SgfcBackendController | |
| SgfcBackendController() | LibSgfcPlusPlus::SgfcBackendController | |
| SgfcBackendController(const std::vector< std::shared_ptr< ISgfcArgument > > &arguments) | LibSgfcPlusPlus::SgfcBackendController | |
| ~SgfcBackendController() | LibSgfcPlusPlus::SgfcBackendController | virtual |