Add(bool hit, s64 add=1) | Onikiri::ParamPredResult | |
ChainParamMap(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, T *param, bool save) | Onikiri::ParamExchangeBase | [inline] |
ChainParamMap(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, std::vector< T > *param, bool save) | Onikiri::ParamExchangeBase | [inline] |
GetChildRootPath() | Onikiri::ParamExchangeChild | |
GetHitCount() const | Onikiri::ParamPredResult | |
GetHitRate()) ParamPredResult() | Onikiri::ParamPredResult | |
GetHitRate() const | Onikiri::ParamPredResult | |
GetMissCount() const | Onikiri::ParamPredResult | |
GetName() | Onikiri::ParamPredResult | |
GetRootPath() | Onikiri::ParamExchangeBase | [inline] |
GetTotalCount() const | Onikiri::ParamPredResult | |
Hit(s64 add=1) | Onikiri::ParamPredResult | |
m_rootPath | Onikiri::ParamExchangeBase | [protected] |
MakeIndexedPath(const String &base, int index) | Onikiri::ParamExchangeBase | [inline] |
Miss(s64 add=1) | Onikiri::ParamPredResult | |
ParamBindingEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, ValueT *val, const ParamDB::Binding< ValueT > *bindings, int bindingsSize, bool save) | Onikiri::ParamExchangeBase | [inline] |
ParamEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, ValueT *val, bool save) | Onikiri::ParamExchangeBase | [inline] |
ParamExchangeBase() | Onikiri::ParamExchangeBase | [inline] |
ProcessParamMap(bool save)=0 | Onikiri::ParamExchangeBase | [pure virtual] |
Reset() | Onikiri::ParamPredResult | |
RESULT_ENTRY("@Total", GetTotalCount()) RESULT_ENTRY("@HitRate" | Onikiri::ParamPredResult | |
ResultEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, const ValueT &val) | Onikiri::ParamExchangeBase | [inline] |
ResultRateEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, const ValueT &numerator, const ValueT &denominator) | Onikiri::ParamExchangeBase | [inline] |
ResultRateEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, const std::vector< ValueT > &n, const std::vector< ValueT > &d) | Onikiri::ParamExchangeBase | [inline] |
ResultRateSumEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, const ValueT &numerator, const ValueT &denominator1, const ValueT &denominator2) | Onikiri::ParamExchangeBase | [inline] |
ResultRateSumEntry(const ParamXMLPath &basePath, const ParamXMLPath &relativePath, const std::vector< ValueT > &n, const std::vector< ValueT > &d1, const std::vector< ValueT > &d2) | Onikiri::ParamExchangeBase | [inline] |
SetHitCount(s64 hitCount) | Onikiri::ParamPredResult | |
SetMissCount(s64 missCount) | Onikiri::ParamPredResult | |
SetName(const char *name) | Onikiri::ParamPredResult | |
SetRootPath(const ParamXMLPath &root) | Onikiri::ParamExchangeChild | |
~ParamExchangeBase() | Onikiri::ParamExchangeBase | [inline, virtual] |
~ParamPredResult() | Onikiri::ParamPredResult | |