Mobile API Reference  MicroStrategy 2019
CGlobalSubtotalMap Class Reference

#include <DSSObjectContext.h>

Public Types

typedef std::map< GUID, int > TTemplateToGlobalSubtotalMap
 
typedef std::map< GUID, int > TTemplateToGlobalSubtotalMap
 

Public Member Functions

 CGlobalSubtotalMap ()
 
virtual ~CGlobalSubtotalMap ()
 
void Clear ()
 
bool Find (GUID iKey, int *opGlobalIndex)
 
void Insert (GUID iKey, int iGlobalIndex)
 
 CGlobalSubtotalMap ()
 
virtual ~CGlobalSubtotalMap ()
 
void Clear ()
 
bool Find (GUID iKey, int *opGlobalIndex)
 
void Insert (GUID iKey, int iGlobalIndex)
 

Member Typedef Documentation

◆ TTemplateToGlobalSubtotalMap [1/2]

◆ TTemplateToGlobalSubtotalMap [2/2]

Constructor & Destructor Documentation

◆ CGlobalSubtotalMap() [1/2]

CGlobalSubtotalMap::CGlobalSubtotalMap ( )
inline

◆ ~CGlobalSubtotalMap() [1/2]

virtual CGlobalSubtotalMap::~CGlobalSubtotalMap ( )
inlinevirtual

◆ CGlobalSubtotalMap() [2/2]

CGlobalSubtotalMap::CGlobalSubtotalMap ( )
inline

◆ ~CGlobalSubtotalMap() [2/2]

virtual CGlobalSubtotalMap::~CGlobalSubtotalMap ( )
inlinevirtual

Member Function Documentation

◆ Clear() [1/2]

void CGlobalSubtotalMap::Clear ( )
inline

◆ Clear() [2/2]

void CGlobalSubtotalMap::Clear ( )
inline

◆ Find() [1/2]

bool CGlobalSubtotalMap::Find ( GUID  iKey,
int *  opGlobalIndex 
)
inline

◆ Find() [2/2]

bool CGlobalSubtotalMap::Find ( GUID  iKey,
int *  opGlobalIndex 
)
inline

◆ Insert() [1/2]

void CGlobalSubtotalMap::Insert ( GUID  iKey,
int  iGlobalIndex 
)
inline

◆ Insert() [2/2]

void CGlobalSubtotalMap::Insert ( GUID  iKey,
int  iGlobalIndex 
)
inline