Mobile API Reference  MicroStrategy 2019
DirectRankPred< InputDataType > Class Template Reference

#include <DSSFunctionUtility.h>

Public Member Functions

 DirectRankPred (InputDataType *pData, DSSDataFlag *pFlag, bool fAsc)
 
bool operator() (Int32 i, Int32 j)
 
 DirectRankPred (InputDataType *pData, DSSDataFlag *pFlag, bool fAsc)
 
bool operator() (Int32 i, Int32 j)
 

Constructor & Destructor Documentation

◆ DirectRankPred() [1/2]

template<class InputDataType>
DirectRankPred< InputDataType >::DirectRankPred ( InputDataType *  pData,
DSSDataFlag pFlag,
bool  fAsc 
)
inline

◆ DirectRankPred() [2/2]

template<class InputDataType>
DirectRankPred< InputDataType >::DirectRankPred ( InputDataType *  pData,
DSSDataFlag pFlag,
bool  fAsc 
)
inline

Member Function Documentation

◆ operator()() [1/2]

template<class InputDataType>
bool DirectRankPred< InputDataType >::operator() ( Int32  i,
Int32  j 
)
inline

◆ operator()() [2/2]

template<class InputDataType>
bool DirectRankPred< InputDataType >::operator() ( Int32  i,
Int32  j 
)
inline