| ChangeToOpponent() | SgProp | [virtual] |
| ContainsText(const std::string &findText) | SgProp | [virtual] |
| ConvertFindTextToPropID(const std::string &findText) | SgProp | [static] |
| CreateProperty(SgPropID id) | SgProp | [static] |
| Duplicate() const | SgPropMultiple | [virtual] |
| Fini() | SgProp | [static] |
| Flag(SgPropFlags flags) const | SgProp | |
| Flags() const | SgProp | [virtual] |
| FromString(const std::vector< std::string > &values, int boardSize, SgPropPointFmt fmt) | SgPropInt | [virtual] |
| GetIDOfLabel(const std::string &label) | SgProp | [static] |
| ID() const | SgProp | |
| Init() | SgProp | [static] |
| Initialized() | SgProp | [protected, static] |
| IsPlayer(SgBlackWhite player) const | SgProp | |
| IsValue(int value) const | SgPropInt | |
| Label() const | SgProp | [virtual] |
| m_id | SgProp | [protected] |
| m_value | SgPropInt | [protected] |
| MatchesID(SgPropID id) const | SgProp | |
| OpponentProp(SgPropID id) | SgProp | [static] |
| Player() const | SgProp | |
| PlayerProp(SgPropID id, SgBlackWhite player) | SgProp | [static] |
| Register(SgProp *prop, const char *label, SgPropFlags flags=0) | SgProp | [static] |
| SetValue(int value) | SgPropInt | |
| SgProp(SgPropID id) | SgProp | [explicit] |
| SgPropInt(SgPropID id) | SgPropInt | [explicit] |
| SgPropInt(SgPropID id, int value) | SgPropInt | |
| SgPropMultiple(SgPropID id) | SgPropMultiple | [explicit] |
| SgPropMultiple(SgPropID id, int value) | SgPropMultiple | |
| ToString(std::vector< std::string > &values, int boardSize, SgPropPointFmt fmt, int fileFormat) const | SgPropInt | [virtual] |
| Value() const | SgPropInt | |
| ~SgProp() | SgProp | [virtual] |