libsgfc++ 2.0.1
A C++ library that uses SGFC to read and write SGF (Smart Game Format) data.
Loading...
Searching...
No Matches
LibSgfcPlusPlus::SgfcBackendController Member List

This is the complete list of members for LibSgfcPlusPlus::SgfcBackendController, including all inherited members.

GetArguments() constLibSgfcPlusPlus::SgfcBackendController
GetInvalidCommandLineReason() constLibSgfcPlusPlus::SgfcBackendController
IsCommandLineValid() constLibSgfcPlusPlus::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::SgfcBackendControllervirtual