nn::nex::RankingOrderParam Class

Syntax

class RankingOrderParam

Description

Parameters required to calculate rank.

Member Functions

RankingOrderParam Constructor.
V ~RankingOrderParam Destructor.
SetOrderCalculation Sets the method for calculating ranks.
GetOrderCalculation Gets the method for calculating ranks.
SetFilterGroupIndex Sets the index of the group to filter on.
GetFilterGroupIndex Gets the index of the group to filter on.
SetFilterGroupNum Sets the value of the group to filter on.
GetFilterGroupNum Gets the value of the group to filter on.
SetTimeScope Sets the time scope.
GetTimeScope Gets the time scope.
SetOffset Sets the offset of the list to retrieve.
GetOffset Gets the offset.
SetLength Sets the length of the list to obtain.
GetLength Gets the length of the list to obtain.

Revision History

2012/02/14
Initial version.

CONFIDENTIAL