|
int | getMetricWidth () |
|
| DSSTemplateMetric () |
|
virtual | ~DSSTemplateMetric () |
|
| DSSTemplateMetric (DSSObjectContext *ipObjectContext) |
|
DSSMetric * | getMetric () |
|
int | LoadDefnFromBinary (DSSBinaryDataReader *ipReader, int iIndex) |
|
DSSFormat * | getHeaderFormat (bool ibUseResolved=false, bool ibOriginal=false) |
|
DSSFormat * | getGridFormat (bool ibUseResolved=false, bool ibOriginal=false) |
|
DSSThresholds * | getThresholds () |
|
void | setThreholds (DSSThresholds *iThresholds) |
|
void | setResolvedFormatRefID (int iIndex, int iFormatRefID) |
|
void | setFormatRefID (int iIndex, int iFormatRefID) |
|
EnumUnitTransactionFlags | IsEditable () |
|
EnumUnitTransactionFlags | IsRequired () |
|
int | getColumnIndex () |
|
std::string | getInputFormat () |
|
std::string | getInputControlKey () |
|
DSSRWControl * | getInputControl () |
|
DSSFormat * | getFormat (int iFormatType, bool isReadOnly=true) |
|
int | getColumnWidth () |
|
void | Duplicate (DSSTemplateMetric *ipMetric) |
|
DSSCExpression * | getLimitExpression () |
|
void | setLimitExpression (DSSCExpression *ipLimitExpression) |
|
int | getOfflineColumnIndex () |
|
DSSCExpression * | getRuntimeLimitExpression () |
|
void | setRuntimeLimitExpression (DSSCExpression *ipLimitExpression) |
|
DSSModels * | getModels () |
|
const DSSModels * | getModels () const |
|
const CComVariant & | getForecastBackward () const |
|
const CComVariant & | getForecastForward () const |
|
bool | getIsDuplicatedRuntimeMetric () |
|
bool | getForecastEnable () |
|
bool | getDssReportXml2RawDates () |
|
int | getPosInCalcPlan () |
|
void | setPosInCalcPlan (int iPosInCalcPlan) |
|
int | getMetricWidth () |
|
| DSSTemplateMetric () |
|
virtual | ~DSSTemplateMetric () |
|
| DSSTemplateMetric (DSSObjectContext *ipObjectContext) |
|
DSSMetric * | getMetric () |
|
int | LoadDefnFromBinary (DSSBinaryDataReader *ipReader, int iIndex) |
|
DSSFormat * | getHeaderFormat (bool ibUseResolved=false, bool ibOriginal=false) |
|
DSSFormat * | getGridFormat (bool ibUseResolved=false, bool ibOriginal=false) |
|
DSSThresholds * | getThresholds () |
|
void | setThreholds (DSSThresholds *iThresholds) |
|
void | setResolvedFormatRefID (int iIndex, int iFormatRefID) |
|
void | setFormatRefID (int iIndex, int iFormatRefID) |
|
EnumUnitTransactionFlags | IsEditable () |
|
EnumUnitTransactionFlags | IsRequired () |
|
int | getColumnIndex () |
|
std::string | getInputFormat () |
|
std::string | getInputControlKey () |
|
DSSRWControl * | getInputControl () |
|
DSSFormat * | getFormat (int iFormatType, bool isReadOnly=true) |
|
int | getColumnWidth () |
|
void | Duplicate (DSSTemplateMetric *ipMetric) |
|
DSSCExpression * | getLimitExpression () |
|
void | setLimitExpression (DSSCExpression *ipLimitExpression) |
|
int | getOfflineColumnIndex () |
|
DSSCExpression * | getRuntimeLimitExpression () |
|
void | setRuntimeLimitExpression (DSSCExpression *ipLimitExpression) |
|
DSSModels * | getModels () |
|
const DSSModels * | getModels () const |
|
const CComVariant & | getForecastBackward () const |
|
const CComVariant & | getForecastForward () const |
|
bool | getIsDuplicatedRuntimeMetric () |
|
bool | getForecastEnable () |
|
bool | getDssReportXml2RawDates () |
|
int | getPosInCalcPlan () |
|
void | setPosInCalcPlan (int iPosInCalcPlan) |
|
| DSSTemplateUnit () |
|
virtual | ~DSSTemplateUnit () |
|
| DSSTemplateUnit (DSSObjectContext *ipObjectContext) |
|
EnumDSSTemplateUnitType | getType () |
|
void | setType (EnumDSSTemplateUnitType iType) |
|
DSSAxis * | getAxis () |
|
int | getIndex () |
|
std::string & | getAliasRef () |
|
std::string | getAlias () |
|
GUID | getID () |
|
void | setID (GUID &iGUID) |
|
std::string | getUnitData () |
|
int | LoadDefnFromBinary (DSSBinaryDataReader *ipReader, int iIndex, DSSAxis *ipAxis) |
|
int | LoadDefnFromBinary (DSSBinaryDataReader *ipReader) |
|
DSSObjectInfo * | getObject () |
|
int | getColumnWidth (int iDepth) |
|
DSSFormat * | getHeaderFormat (bool ibUseResolved=false, bool ibOriginal=false) |
|
DSSFormat * | getGridFormat (bool ibUseResolved=false, bool ibOriginal=false) |
|
DSSFormat * | getSubtotalHeaderFormat (bool ibUseResolved=false, bool ibOriginal=false) |
|
DSSFormat * | getSubtotalGridFormat (bool ibUseResolved=false, bool ibOriginal=false) |
|
bool | getHasDataHeaderFormat () |
|
bool | getHasDataGridFormat () |
|
int | getResolvedFormatRefID (int iIndex) |
|
void | setResolvedFormatRefID (int iIndex, int iFormatRefID) |
|
void | setHasDataHeaderFormat (bool ibHasDataHeaderFormat) |
|
void | setHasDataGridFormat (bool ibHasDataGridFormat) |
|
void | setAlias (std::string iAlias) |
|
DSSDrillPathRefs * | getDrillPaths () |
|
void | setAxis (DSSAxis *ipAxis) |
|
int | getColumnWidths (int iDepth) |
|
void | setColumnWidths (int iDepth, int iWidth) |
|
virtual bool | IsMappedForTransaction () |
|
virtual bool | IsMappedForOfflineTransaction () |
|
void | setIndex (int iIndex) |
|
void | IncreaseIndex () |
|
void | DecreaseIndex () |
|
virtual bool | IsInvalidateResolvedFormat () |
|
virtual void | SetInvalidateResolvedFormat (bool iInvalidate) |
|
DSSFormat * | getFormat (int iFormatType, bool iIsReadOnly=true) |
|
std::map< int, int > | getColumnWidths () |
|
void | Duplicate (DSSTemplateUnit *ipUnit, DSSAxis *ipAxis=NULL) |
|
void | clone (DSSTemplateUnit *ipUnit, DSSAxis *ipAxis) |
|
void | duplicateFormat (DSSTemplateUnit *ipUnit) |
|
void | clearFormat () |
|
bool | isPushedDown () |
|
GUID | getReplaceByUnitID () |
|
void | pushDown () |
|
void | setReplaceByUnitID (GUID iID) |
|
void | setRecursive () |
|
bool | isRecursive () |
|
std::vector< int > & | getSubtotalTypes () |
|
void | setSubtotalTypes (std::vector< int > iSubtotalTypes) |
|
| DSSTemplateUnit () |
|
virtual | ~DSSTemplateUnit () |
|
| DSSTemplateUnit (DSSObjectContext *ipObjectContext) |
|
EnumDSSTemplateUnitType | getType () |
|
void | setType (EnumDSSTemplateUnitType iType) |
|
DSSAxis * | getAxis () |
|
int | getIndex () |
|
std::string & | getAliasRef () |
|
std::string | getAlias () |
|
GUID | getID () |
|
void | setID (GUID &iGUID) |
|
std::string | getUnitData () |
|
int | LoadDefnFromBinary (DSSBinaryDataReader *ipReader, int iIndex, DSSAxis *ipAxis) |
|
int | LoadDefnFromBinary (DSSBinaryDataReader *ipReader) |
|
DSSObjectInfo * | getObject () |
|
int | getColumnWidth (int iDepth) |
|
DSSFormat * | getHeaderFormat (bool ibUseResolved=false, bool ibOriginal=false) |
|
DSSFormat * | getGridFormat (bool ibUseResolved=false, bool ibOriginal=false) |
|
DSSFormat * | getSubtotalHeaderFormat (bool ibUseResolved=false, bool ibOriginal=false) |
|
DSSFormat * | getSubtotalGridFormat (bool ibUseResolved=false, bool ibOriginal=false) |
|
bool | getHasDataHeaderFormat () |
|
bool | getHasDataGridFormat () |
|
int | getResolvedFormatRefID (int iIndex) |
|
void | setResolvedFormatRefID (int iIndex, int iFormatRefID) |
|
void | setHasDataHeaderFormat (bool ibHasDataHeaderFormat) |
|
void | setHasDataGridFormat (bool ibHasDataGridFormat) |
|
void | setAlias (std::string iAlias) |
|
DSSDrillPathRefs * | getDrillPaths () |
|
void | setAxis (DSSAxis *ipAxis) |
|
int | getColumnWidths (int iDepth) |
|
void | setColumnWidths (int iDepth, int iWidth) |
|
virtual bool | IsMappedForTransaction () |
|
virtual bool | IsMappedForOfflineTransaction () |
|
void | setIndex (int iIndex) |
|
void | IncreaseIndex () |
|
void | DecreaseIndex () |
|
virtual bool | IsInvalidateResolvedFormat () |
|
virtual void | SetInvalidateResolvedFormat (bool iInvalidate) |
|
DSSFormat * | getFormat (int iFormatType, bool iIsReadOnly=true) |
|
std::map< int, int > | getColumnWidths () |
|
void | Duplicate (DSSTemplateUnit *ipUnit, DSSAxis *ipAxis=NULL) |
|
void | clone (DSSTemplateUnit *ipUnit, DSSAxis *ipAxis) |
|
void | duplicateFormat (DSSTemplateUnit *ipUnit) |
|
void | clearFormat () |
|
bool | isPushedDown () |
|
GUID | getReplaceByUnitID () |
|
void | pushDown () |
|
void | setReplaceByUnitID (GUID iID) |
|
void | setRecursive () |
|
bool | isRecursive () |
|
std::vector< int > & | getSubtotalTypes () |
|
void | setSubtotalTypes (std::vector< int > iSubtotalTypes) |
|
| DSSSecondClassObject () |
|
virtual | ~DSSSecondClassObject () |
|
| DSSSecondClassObject (DSSObjectContext *ipObjectContext) |
|
DSSObjectContext * | getObjectContext () |
|
| DSSSecondClassObject () |
|
virtual | ~DSSSecondClassObject () |
|
| DSSSecondClassObject (DSSObjectContext *ipObjectContext) |
|
DSSObjectContext * | getObjectContext () |
|