Mobile API Reference  MicroStrategy 2019
SortInfo Class Reference

#include <DSSCManipulationApplySortsToTemplate.h>

Public Member Functions

 SortInfo (DSSCellHandle *ipCellHandle, bool &iAscending, std::vector< DSSBaseElementProxy *> &iElements)
 
 SortInfo (DSSCellHandle *ipCellHandle, bool &iAscending, std::vector< DSSBaseElementProxy *> &iElements)
 

Public Attributes

DSSCellHandlempCellHandle
 
bool mAscending
 
std::vector< DSSBaseElementProxy * > mvElements
 

Constructor & Destructor Documentation

◆ SortInfo() [1/2]

SortInfo::SortInfo ( DSSCellHandle ipCellHandle,
bool &  iAscending,
std::vector< DSSBaseElementProxy *> &  iElements 
)
inline

◆ SortInfo() [2/2]

SortInfo::SortInfo ( DSSCellHandle ipCellHandle,
bool &  iAscending,
std::vector< DSSBaseElementProxy *> &  iElements 
)
inline

Member Data Documentation

◆ mAscending

bool SortInfo::mAscending

◆ mpCellHandle

DSSCellHandle * SortInfo::mpCellHandle

◆ mvElements

std::vector< DSSBaseElementProxy * > SortInfo::mvElements