ChangeToOpponent() | SgProp | [virtual] |
ContainsText(const std::string &findText) | SgProp | [virtual] |
ConvertFindTextToPropID(const std::string &findText) | SgProp | [static] |
CreateProperty(SgPropID id) | SgProp | [static] |
Duplicate() const | SgPropUnknown | [virtual] |
Fini() | SgProp | [static] |
Flag(SgPropFlags flags) const | SgProp | |
Flags() const | SgProp | [virtual] |
FromString(const std::vector< std::string > &values, int boardSize, SgPropPointFmt fmt) | SgPropUnknown | [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 | SgPropUnknown | [virtual] |
m_id | SgProp | [protected] |
m_label | SgPropUnknown | [private] |
m_values | SgPropUnknown | [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] |
SgProp(SgPropID id) | SgProp | [explicit] |
SgPropUnknown(SgPropID id) | SgPropUnknown | [explicit] |
SgPropUnknown(SgPropID id, std::string label, const std::vector< std::string > &values) | SgPropUnknown | |
ToString(std::vector< std::string > &values, int boardSize, SgPropPointFmt fmt, int fileFormat) const | SgPropUnknown | [virtual] |
~SgProp() | SgProp | [virtual] |