|
| | DSSTemplateAttribute () |
| |
| virtual | ~DSSTemplateAttribute () |
| |
| | DSSTemplateAttribute (DSSObjectContext *ipObjectContext) |
| |
| DSSAttribute * | getAttribute () |
| |
| DSSAttributeFormWrappers * | getFormWrappers () |
| |
| int | LoadDefnFromBinary (DSSBinaryDataReader *ipReader, int iIndex, DSSAxis *ipAxis, DSSTemplate *ipOwnerTemplate=NULL) |
| |
| EnumUnitTransactionFlags | IsEditable () |
| |
| EnumUnitTransactionFlags | IsEditableByForm (GUID iFormID) |
| |
| EnumUnitTransactionFlags | IsRequired () |
| |
| EnumUnitTransactionFlags | IsRequiredByForm (GUID iFormID) |
| |
| int | getColumnIndexByForm (GUID iFormID) |
| |
| std::string | getInputFormatByForm (GUID iFormID) |
| |
| bool | IsMappedForTransaction () |
| |
| bool | IsMappedForOfflineTransaction () |
| |
| DSSRWControl * | getInputControlByForm (GUID iFormID) |
| |
| std::string | getInputControlKeyByForm (GUID iFormID) |
| |
| void | PopulateDefaultForms () |
| |
| int | getOfflineColumnIndexByForm (GUID iFormID) |
| |
| void | clone (DSSTemplateUnit *iAttribute, DSSAxis *ipAxis) |
| |
| DSSThresholds * | getThresholds () |
| |
| void | setThreholds (DSSThresholds *iThresholds) |
| |
| | DSSTemplateAttribute () |
| |
| virtual | ~DSSTemplateAttribute () |
| |
| | DSSTemplateAttribute (DSSObjectContext *ipObjectContext) |
| |
| DSSAttribute * | getAttribute () |
| |
| DSSAttributeFormWrappers * | getFormWrappers () |
| |
| int | LoadDefnFromBinary (DSSBinaryDataReader *ipReader, int iIndex, DSSAxis *ipAxis, DSSTemplate *ipOwnerTemplate=NULL) |
| |
| EnumUnitTransactionFlags | IsEditable () |
| |
| EnumUnitTransactionFlags | IsEditableByForm (GUID iFormID) |
| |
| EnumUnitTransactionFlags | IsRequired () |
| |
| EnumUnitTransactionFlags | IsRequiredByForm (GUID iFormID) |
| |
| int | getColumnIndexByForm (GUID iFormID) |
| |
| std::string | getInputFormatByForm (GUID iFormID) |
| |
| bool | IsMappedForTransaction () |
| |
| bool | IsMappedForOfflineTransaction () |
| |
| DSSRWControl * | getInputControlByForm (GUID iFormID) |
| |
| std::string | getInputControlKeyByForm (GUID iFormID) |
| |
| void | PopulateDefaultForms () |
| |
| int | getOfflineColumnIndexByForm (GUID iFormID) |
| |
| void | clone (DSSTemplateUnit *iAttribute, DSSAxis *ipAxis) |
| |
| DSSThresholds * | getThresholds () |
| |
| void | setThreholds (DSSThresholds *iThresholds) |
| |
| | 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 int | getColumnIndex () |
| |
| virtual int | getOfflineColumnIndex () |
| |
| 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 int | getColumnIndex () |
| |
| virtual int | getOfflineColumnIndex () |
| |
| 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 () |
| |