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

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

GetBoardSizeFromNode(const Node *sgfNode, SgfcGameType gameType)LibSgfcPlusPlus::SgfcPropertyDecoderstatic
GetEscapProcessingEnabled() constLibSgfcPlusPlus::SgfcPropertyDecoder
GetGameTypeFromNode(const Node *sgfNode)LibSgfcPlusPlus::SgfcPropertyDecoderstatic
GetPropertyName() constLibSgfcPlusPlus::SgfcPropertyDecoder
GetPropertyType() constLibSgfcPlusPlus::SgfcPropertyDecoder
GetPropertyValues() constLibSgfcPlusPlus::SgfcPropertyDecoder
SetEscapeProcessingEnabled(bool escapeProcessingEnabled)LibSgfcPlusPlus::SgfcPropertyDecoder
SgfcPropertyDecoder(const Property *sgfProperty, SgfcGameType gameType, SgfcBoardSize boardSize)LibSgfcPlusPlus::SgfcPropertyDecoder
~SgfcPropertyDecoder()LibSgfcPlusPlus::SgfcPropertyDecodervirtual