Mobile API Reference  MicroStrategy 2019
IntVectorCompare Class Reference

#include <DSSRWDataModel.h>

Public Member Functions

void Init (vector< bool > *ipbUseMap, vector< vector< Int32, MBase::Allocator< Int32 > > * > *ipvOrderVector, vector< IntToIntMapType * > *ipvOrderMap)
 
bool operator() (const vector< Int32 > &lv, const vector< Int32 > &rv) const
 
void Init (vector< bool > *ipbUseMap, vector< vector< Int32, MBase::Allocator< Int32 > > * > *ipvOrderVector, vector< IntToIntMapType * > *ipvOrderMap)
 
bool operator() (const vector< Int32 > &lv, const vector< Int32 > &rv) const
 

Member Function Documentation

◆ Init() [1/2]

void IntVectorCompare::Init ( vector< bool > *  ipbUseMap,
vector< vector< Int32, MBase::Allocator< Int32 > > * > *  ipvOrderVector,
vector< IntToIntMapType * > *  ipvOrderMap 
)
inline

◆ Init() [2/2]

void IntVectorCompare::Init ( vector< bool > *  ipbUseMap,
vector< vector< Int32, MBase::Allocator< Int32 > > * > *  ipvOrderVector,
vector< IntToIntMapType * > *  ipvOrderMap 
)
inline

◆ operator()() [1/2]

bool IntVectorCompare::operator() ( const vector< Int32 > &  lv,
const vector< Int32 > &  rv 
) const
inline

◆ operator()() [2/2]

bool IntVectorCompare::operator() ( const vector< Int32 > &  lv,
const vector< Int32 > &  rv 
) const
inline