class RankingCachedResult : public nn::nex::RankingResult
Stores ranking information with a cache.
LocalUpdateState
|
Defines the return value of the RankingCachedResult::LocalUpdateState function. |
---|
RankingCachedResult
|
Constructor. | |
---|---|---|
V |
~RankingCachedResult
|
Destructor. |
GetMaxLength
|
Returns the maximum length set in the config file. | |
GetCreatedTime
|
Gets the date and time the cache was created. | |
GetExpiredTime
|
Gets the date and time the cache expires. | |
LocalUpdate
|
Updates the locally stored top ranking with cache to the specified score. | |
GetTotalCount
|
Gets the total count of rankings that match the conditions. (Inherits RankingResult .) |
|
GetRankDataList
|
Gets the resulting ranking list. (Inherits RankingResult .) |
|
GetSinceTime
|
Gets the time that tabulation of rankings began. (Inherits RankingResult .) |
nn::nex::RankingResult
nn::nex::RankingCachedResult
CONFIDENTIAL