|
| | DSSTemplate () |
| |
| virtual | ~DSSTemplate () |
| |
| | DSSTemplate (GUID &iID, EnumDSSObjectType iType, std::string iName, DSSObjectContext *iObjectContext, GUID iContainerID) |
| |
| DSSAxis * | getRow () |
| |
| DSSAxis * | getColumn () |
| |
| DSSAxis * | getAxis (int iIndex) |
| |
| int | LoadDefnFromBinary (DSSBinaryDataReader *ipReader) |
| |
| DSSDataModelXTabImpl * | getXTabModel () |
| |
| int | setXTabModel (DSSDataModelXTabImpl *ipXTabModel) |
| |
| void | UpdateDataModel () |
| |
| DSSTemplateMetrics * | getTemplateMetrics () |
| |
| DSSTemplateUnit * | getTemplateUnitFromAxisIndex (int iAxisIndex, const GUID &iID, bool iNeedTemplateMetric=false) |
| |
| DSSTemplateUnit * | getTemplateUnitFromAxis (DSSAxis *ipAxis, const GUID &iID, bool iNeedTemplateMetric=false) |
| |
| DSSTemplateUnit * | searchTemplateUnit (const GUID &iID, EnumDSSTemplateUnitType unitType) |
| |
| DSSFormat * | getHeaderFormat () |
| |
| DSSFormat * | getHeaderValuesFormat () |
| |
| DSSFormat * | getSubtotalHeadersFormat () |
| |
| DSSFormat * | getSubtotalValuesFormat () |
| |
| DSSFormat * | getDataFormat () |
| |
| DSSFormat * | getReportFormat () |
| |
| DSSDrillPaths * | getDrillPaths () |
| |
| virtual void | MakeCleanDefn () |
| |
| bool | IsBandingHidden () |
| |
| void | setBandingHidden (bool iBandingHidden) |
| |
| bool | IsSubtotalsHidden () |
| |
| int | FirstSubtotalTypeOnAxis (int iAxisIndex) |
| |
| DSSTemplateUnit * | getInnermostUnit (int iAxisIndex, bool iIncludeMetricsUnit) |
| |
| DSSTemplateUnit * | getInnerMostAttributeUnit () |
| |
| bool | IsTransactionEnabled () |
| |
| void | getRequiredColumnIndexs (std::vector< int > &ioColumnIndexs) |
| |
| bool | MoveUnit (int iSrcAxisIndex, int iSrcPos, int iDstAxisIndex, int iDstPos) |
| |
| void | Duplicate (DSSTemplate *ipTemplate) |
| |
| void | setFormatRefID (int iIndex, int iFormatRefID) |
| |
| DSSTemplateUnit * | FindDisabledUnit (DSSObjectInfo *ipObject) |
| |
| DSSTemplateMetric * | FindDisabledMetric (DSSObjectInfo *ipObject) |
| |
| void | removeDisabledUnit (DSSTemplateUnit *ipUnit) |
| |
| void | removeDisabledMetric (DSSTemplateMetric *ipMetric) |
| |
| void | addDisabledUnit (DSSTemplateUnit *ipUnit) |
| |
| std::vector< DSSTemplateMetric * > * | getDisabledMetrics () |
| |
| void | setDataSourceID (GUID iGuidID) |
| |
| GUID | getDataSourceID () |
| |
| bool | hasThreshold () |
| |
| bool | hasAttributeThreshold () |
| |
| int | LoadInputControlModel (std::string iKey, DSSDataModelControlImpl **oppControl) |
| |
| IDSSTemplateModel * | getTemplateModelInterface () |
| |
| void | setGridModel (DSSRWGridModel *ipNodeModel) |
| |
| DSSRWGridModel * | getGridModel () |
| |
| DSSDataModelTransaction * | getTransactionDataModel () |
| |
| DSSDataModelTransaction * | getLatestTransactionDataModel () |
| |
| EnumDSSMetricType | getMetricType (int iSubTotalIndex, GUID iMetricID) |
| |
| int | getUserDefinedSubtotalCount () |
| |
| GUID | getUserDefinedSubtotal (int iIndex) |
| |
| DSSRWTemplateNode * | getTemplateNode () |
| |
| void | setTemplateNode (DSSRWTemplateNode *ipTemplateNode) |
| |
| bool | rollbackToUnsetForAttributeSelector (DSSTemplateUnit *iUnit) |
| |
| DSSDropZoneSet * | getDropZoneSet () |
| |
| EnumDSSTimeRole | getSeasonality () |
| |
| bool | isOutlineMode () |
| |
| | DSSTemplate () |
| |
| virtual | ~DSSTemplate () |
| |
| | DSSTemplate (GUID &iID, EnumDSSObjectType iType, std::string iName, DSSObjectContext *iObjectContext, GUID iContainerID) |
| |
| DSSAxis * | getRow () |
| |
| DSSAxis * | getColumn () |
| |
| DSSAxis * | getAxis (int iIndex) |
| |
| int | LoadDefnFromBinary (DSSBinaryDataReader *ipReader) |
| |
| DSSDataModelXTabImpl * | getXTabModel () |
| |
| int | setXTabModel (DSSDataModelXTabImpl *ipXTabModel) |
| |
| void | UpdateDataModel () |
| |
| DSSTemplateMetrics * | getTemplateMetrics () |
| |
| DSSTemplateUnit * | getTemplateUnitFromAxisIndex (int iAxisIndex, const GUID &iID, bool iNeedTemplateMetric=false) |
| |
| DSSTemplateUnit * | getTemplateUnitFromAxis (DSSAxis *ipAxis, const GUID &iID, bool iNeedTemplateMetric=false) |
| |
| DSSTemplateUnit * | searchTemplateUnit (const GUID &iID, EnumDSSTemplateUnitType unitType) |
| |
| DSSFormat * | getHeaderFormat () |
| |
| DSSFormat * | getHeaderValuesFormat () |
| |
| DSSFormat * | getSubtotalHeadersFormat () |
| |
| DSSFormat * | getSubtotalValuesFormat () |
| |
| DSSFormat * | getDataFormat () |
| |
| DSSFormat * | getReportFormat () |
| |
| DSSDrillPaths * | getDrillPaths () |
| |
| virtual void | MakeCleanDefn () |
| |
| bool | IsBandingHidden () |
| |
| void | setBandingHidden (bool iBandingHidden) |
| |
| bool | IsSubtotalsHidden () |
| |
| int | FirstSubtotalTypeOnAxis (int iAxisIndex) |
| |
| DSSTemplateUnit * | getInnermostUnit (int iAxisIndex, bool iIncludeMetricsUnit) |
| |
| DSSTemplateUnit * | getInnerMostAttributeUnit () |
| |
| bool | IsTransactionEnabled () |
| |
| void | getRequiredColumnIndexs (std::vector< int > &ioColumnIndexs) |
| |
| bool | MoveUnit (int iSrcAxisIndex, int iSrcPos, int iDstAxisIndex, int iDstPos) |
| |
| void | Duplicate (DSSTemplate *ipTemplate) |
| |
| void | setFormatRefID (int iIndex, int iFormatRefID) |
| |
| DSSTemplateUnit * | FindDisabledUnit (DSSObjectInfo *ipObject) |
| |
| DSSTemplateMetric * | FindDisabledMetric (DSSObjectInfo *ipObject) |
| |
| void | removeDisabledUnit (DSSTemplateUnit *ipUnit) |
| |
| void | removeDisabledMetric (DSSTemplateMetric *ipMetric) |
| |
| void | addDisabledUnit (DSSTemplateUnit *ipUnit) |
| |
| std::vector< DSSTemplateMetric * > * | getDisabledMetrics () |
| |
| void | setDataSourceID (GUID iGuidID) |
| |
| GUID | getDataSourceID () |
| |
| bool | hasThreshold () |
| |
| bool | hasAttributeThreshold () |
| |
| int | LoadInputControlModel (std::string iKey, DSSDataModelControlImpl **oppControl) |
| |
| IDSSTemplateModel * | getTemplateModelInterface () |
| |
| void | setGridModel (DSSRWGridModel *ipNodeModel) |
| |
| DSSRWGridModel * | getGridModel () |
| |
| DSSDataModelTransaction * | getTransactionDataModel () |
| |
| DSSDataModelTransaction * | getLatestTransactionDataModel () |
| |
| EnumDSSMetricType | getMetricType (int iSubTotalIndex, GUID iMetricID) |
| |
| int | getUserDefinedSubtotalCount () |
| |
| GUID | getUserDefinedSubtotal (int iIndex) |
| |
| DSSRWTemplateNode * | getTemplateNode () |
| |
| void | setTemplateNode (DSSRWTemplateNode *ipTemplateNode) |
| |
| bool | rollbackToUnsetForAttributeSelector (DSSTemplateUnit *iUnit) |
| |
| DSSDropZoneSet * | getDropZoneSet () |
| |
| EnumDSSTimeRole | getSeasonality () |
| |
| bool | isOutlineMode () |
| |
| | DSSObjectInfo () |
| |
| virtual | ~DSSObjectInfo () |
| |
| | DSSObjectInfo (GUID &iID, GUID &iOnwerID, DSSObjectContext *iObjectContext, EnumDSSViewMedia iViewMedia=DssViewMediaReserved) |
| |
| | DSSObjectInfo (GUID &iID, EnumDSSObjectType iType, std::string iName, DSSObjectContext *iObjectContext, GUID iContainerID=GUID_NULL, EnumDSSViewMedia iViewMedia=DssViewMediaReserved) |
| |
| GUID | getID () |
| |
| EnumDSSObjectType | getType () |
| |
| std::string | getName () |
| |
| std::string & | getNameRef () |
| |
| void | setName (std::string iName) |
| |
| void | setDsc (std::string iDsc) |
| |
| std::string | getDsc () |
| |
| GUID | getContainerID () |
| |
| DSSObjectContext * | getObjectContext () |
| |
| int | LoadPropertiesFromBinary (DSSBinaryDataReader *ipReader) |
| |
| void | InsertPropertySet (std::string iPropertySetName, DSSPropertySetBaseClass *ipPropertySet) |
| |
| CComVariant * | getPropertyValue (std::string iPropertySetName, std::string iPropertyName) |
| |
| void | setPropertyValue (std::string iPropertySetName, std::string iPropertyName, std::string iPropertyValue) |
| |
| void | setPropertyValue (std::string iPropertySetName, std::string iPropertyName, CComVariant &iPropertyValue) |
| |
| PropertySetsMap | getPropertySetsMap () |
| |
| GUID | getOnwerID () |
| |
| void | putOwnerID (GUID &iOnwerID) |
| |
| void | addACE (GUID &iTrusteeID, int iTypeAndRights) |
| |
| bool | CheckAccess (DSSUserRuntime *ipUserRuntime, int iDesiredAccess, bool iRequireAll=true) |
| |
| EnumDSSViewMedia | getViewMedia () |
| |
| std::vector< DSSAccessControlEntry > | getACL () |
| |
| void | Duplicate (DSSObjectInfo *ipObjectInfo) |
| |
| | DSSObjectInfo () |
| |
| virtual | ~DSSObjectInfo () |
| |
| | DSSObjectInfo (GUID &iID, GUID &iOnwerID, DSSObjectContext *iObjectContext, EnumDSSViewMedia iViewMedia=DssViewMediaReserved) |
| |
| | DSSObjectInfo (GUID &iID, EnumDSSObjectType iType, std::string iName, DSSObjectContext *iObjectContext, GUID iContainerID=GUID_NULL, EnumDSSViewMedia iViewMedia=DssViewMediaReserved) |
| |
| GUID | getID () |
| |
| EnumDSSObjectType | getType () |
| |
| std::string | getName () |
| |
| std::string & | getNameRef () |
| |
| void | setName (std::string iName) |
| |
| void | setDsc (std::string iDsc) |
| |
| std::string | getDsc () |
| |
| GUID | getContainerID () |
| |
| DSSObjectContext * | getObjectContext () |
| |
| int | LoadPropertiesFromBinary (DSSBinaryDataReader *ipReader) |
| |
| void | InsertPropertySet (std::string iPropertySetName, DSSPropertySetBaseClass *ipPropertySet) |
| |
| CComVariant * | getPropertyValue (std::string iPropertySetName, std::string iPropertyName) |
| |
| void | setPropertyValue (std::string iPropertySetName, std::string iPropertyName, std::string iPropertyValue) |
| |
| void | setPropertyValue (std::string iPropertySetName, std::string iPropertyName, CComVariant &iPropertyValue) |
| |
| PropertySetsMap | getPropertySetsMap () |
| |
| GUID | getOnwerID () |
| |
| void | putOwnerID (GUID &iOnwerID) |
| |
| void | addACE (GUID &iTrusteeID, int iTypeAndRights) |
| |
| bool | CheckAccess (DSSUserRuntime *ipUserRuntime, int iDesiredAccess, bool iRequireAll=true) |
| |
| EnumDSSViewMedia | getViewMedia () |
| |
| std::vector< DSSAccessControlEntry > | getACL () |
| |
| void | Duplicate (DSSObjectInfo *ipObjectInfo) |
| |