Mobile API Reference
MicroStrategy 2019
|
#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 | |
DSSCellHandle * | mpCellHandle |
bool | mAscending |
std::vector< DSSBaseElementProxy * > | mvElements |
|
inline |
|
inline |
bool SortInfo::mAscending |
DSSCellHandle * SortInfo::mpCellHandle |
std::vector< DSSBaseElementProxy * > SortInfo::mvElements |