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::ISgfcArguments, including all inherited members.
AddArgument(SgfcArgumentType argumentType)=0 | LibSgfcPlusPlus::ISgfcArguments | pure virtual |
AddArgument(SgfcArgumentType argumentType, int parameter)=0 | LibSgfcPlusPlus::ISgfcArguments | pure virtual |
AddArgument(SgfcArgumentType argumentType, const std::string ¶meter)=0 | LibSgfcPlusPlus::ISgfcArguments | pure virtual |
AddArgument(SgfcArgumentType argumentType, SgfcPropertyType parameter)=0 | LibSgfcPlusPlus::ISgfcArguments | pure virtual |
AddArgument(SgfcArgumentType argumentType, SgfcMessageID parameter)=0 | LibSgfcPlusPlus::ISgfcArguments | pure virtual |
ClearArguments()=0 | LibSgfcPlusPlus::ISgfcArguments | pure virtual |
GetArguments() const =0 | LibSgfcPlusPlus::ISgfcArguments | pure virtual |
HasArguments() const =0 | LibSgfcPlusPlus::ISgfcArguments | pure virtual |
ISgfcArguments() | LibSgfcPlusPlus::ISgfcArguments | |
~ISgfcArguments() | LibSgfcPlusPlus::ISgfcArguments | virtual |