ChangeToOpponent() | SgProp | [virtual] |
ContainsText(const std::string &findText) | SgProp | [virtual] |
ConvertFindTextToPropID(const std::string &findText) | SgProp | [static] |
CreateProperty(SgPropID id) | SgProp | [static] |
Duplicate() const | SgPropTime | [virtual] |
Fini() | SgProp | [static] |
Flag(SgPropFlags flags) const | SgProp | |
Flags() const | SgProp | [virtual] |
FromString(const std::vector< std::string > &values, int boardSize, SgPropPointFmt fmt) | SgPropReal | [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_precision | SgPropReal | [protected] |
m_value | SgPropReal | [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(double value, int precision=0) | SgPropReal | |
SgProp(SgPropID id) | SgProp | [explicit] |
SgPropReal(SgPropID id) | SgPropReal | [explicit] |
SgPropReal(SgPropID id, double value, int precision=0) | SgPropReal | |
SgPropTime(SgPropID id, double value=0, int precision=1) | SgPropTime | |
ToString(std::vector< std::string > &values, int boardSize, SgPropPointFmt fmt, int fileFormat) const | SgPropReal | [virtual] |
Value() const | SgPropReal | |
~SgProp() | SgProp | [virtual] |
~SgPropTime() | SgPropTime | [virtual] |