|
Mobile API Reference
MicroStrategy 2019
|
#include <DSSDocumentSubtotals.h>
Public Member Functions | |
| DSSDocumentSubtotals () | |
| virtual | ~DSSDocumentSubtotals () |
| DSSDocumentSubtotals (DSSObjectContext *ipObjectContext) | |
| int | Count () |
| DSSDocumentSubtotal * | Item (int iIndex) |
| void | Add (DSSDocumentSubtotal *iSubtotal, int iIndex=-1) |
| DSSDocumentSubtotal * | FindByKey (std::string iKey) |
| DSSDocumentSubtotals () | |
| virtual | ~DSSDocumentSubtotals () |
| DSSDocumentSubtotals (DSSObjectContext *ipObjectContext) | |
| int | Count () |
| DSSDocumentSubtotal * | Item (int iIndex) |
| void | Add (DSSDocumentSubtotal *iSubtotal, int iIndex=-1) |
| DSSDocumentSubtotal * | FindByKey (std::string iKey) |
Public Member Functions inherited from DSSSecondClassObject | |
| DSSSecondClassObject () | |
| virtual | ~DSSSecondClassObject () |
| DSSSecondClassObject (DSSObjectContext *ipObjectContext) | |
| DSSObjectContext * | getObjectContext () |
| DSSSecondClassObject () | |
| virtual | ~DSSSecondClassObject () |
| DSSSecondClassObject (DSSObjectContext *ipObjectContext) | |
| DSSObjectContext * | getObjectContext () |
Additional Inherited Members | |
Protected Attributes inherited from DSSSecondClassObject | |
| DSSObjectContext * | mpObjectContext |
| DSSDocumentSubtotals::DSSDocumentSubtotals | ( | ) |
|
virtual |
| DSSDocumentSubtotals::DSSDocumentSubtotals | ( | DSSObjectContext * | ipObjectContext | ) |
| DSSDocumentSubtotals::DSSDocumentSubtotals | ( | ) |
|
virtual |
| DSSDocumentSubtotals::DSSDocumentSubtotals | ( | DSSObjectContext * | ipObjectContext | ) |
| void DSSDocumentSubtotals::Add | ( | DSSDocumentSubtotal * | iSubtotal, |
| int | iIndex = -1 |
||
| ) |
| void DSSDocumentSubtotals::Add | ( | DSSDocumentSubtotal * | iSubtotal, |
| int | iIndex = -1 |
||
| ) |
| int DSSDocumentSubtotals::Count | ( | ) |
| int DSSDocumentSubtotals::Count | ( | ) |
| DSSDocumentSubtotal* DSSDocumentSubtotals::FindByKey | ( | std::string | iKey | ) |
| DSSDocumentSubtotal* DSSDocumentSubtotals::FindByKey | ( | std::string | iKey | ) |
| DSSDocumentSubtotal* DSSDocumentSubtotals::Item | ( | int | iIndex | ) |
| DSSDocumentSubtotal* DSSDocumentSubtotals::Item | ( | int | iIndex | ) |