| AppendText(const std::string &text) | SgPropText | |
| ChangeToOpponent() | SgProp | [virtual] |
| ContainsText(const std::string &findText) | SgPropText | [virtual] |
| ConvertFindTextToPropID(const std::string &findText) | SgProp | [static] |
| CreateProperty(SgPropID id) | SgProp | [static] |
| Duplicate() const | SgPropText | [virtual] |
| Fini() | SgProp | [static] |
| Flag(SgPropFlags flags) const | SgProp | |
| Flags() const | SgProp | [virtual] |
| FromString(const std::vector< std::string > &values, int boardSize, SgPropPointFmt fmt) | SgPropText | [virtual] |
| GetIDOfLabel(const std::string &label) | SgProp | [static] |
| ID() const | SgProp | |
| Init() | SgProp | [static] |
| Initialized() | SgProp | [protected, static] |
| IsPlayer(SgBlackWhite player) const | SgProp | |
| Label() const | SgProp | [virtual] |
| m_id | SgProp | [protected] |
| m_text | SgPropText | [private] |
| 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(const std::string &value) | SgPropText | |
| SgProp(SgPropID id) | SgProp | [explicit] |
| SgPropText(SgPropID id) | SgPropText | [explicit] |
| SgPropText(SgPropID id, const std::string &text) | SgPropText | |
| ToString(std::vector< std::string > &values, int boardSize, SgPropPointFmt fmt, int fileFormat) const | SgPropText | [virtual] |
| Value() const | SgPropText | |
| Value() | SgPropText | |
| ~SgProp() | SgProp | [virtual] |