|
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::SgfcPropertyDecoder, including all inherited members.
| GetBoardSizeFromNode(const Node *sgfNode, SgfcGameType gameType) | LibSgfcPlusPlus::SgfcPropertyDecoder | static |
| GetEscapProcessingEnabled() const | LibSgfcPlusPlus::SgfcPropertyDecoder | |
| GetGameTypeFromNode(const Node *sgfNode) | LibSgfcPlusPlus::SgfcPropertyDecoder | static |
| GetPropertyName() const | LibSgfcPlusPlus::SgfcPropertyDecoder | |
| GetPropertyType() const | LibSgfcPlusPlus::SgfcPropertyDecoder | |
| GetPropertyValues() const | LibSgfcPlusPlus::SgfcPropertyDecoder | |
| SetEscapeProcessingEnabled(bool escapeProcessingEnabled) | LibSgfcPlusPlus::SgfcPropertyDecoder | |
| SgfcPropertyDecoder(const Property *sgfProperty, SgfcGameType gameType, SgfcBoardSize boardSize) | LibSgfcPlusPlus::SgfcPropertyDecoder | |
| ~SgfcPropertyDecoder() | LibSgfcPlusPlus::SgfcPropertyDecoder | virtual |