|
| | DSSIndexFunction () |
| |
| | ~DSSIndexFunction () |
| |
| int | GetOutputType (EnumDSSParameterType *pType) |
| |
| int | SetInputParam (Int32 nParamIndex, Int32 nSize, double *pData, DSSDataFlag *pFlag) |
| |
| int | GetInputParamType (Int32 nParamIndex, EnumDSSParameterType *pType) |
| |
| int | Clear () |
| |
| | DSSIndexFunction () |
| |
| | ~DSSIndexFunction () |
| |
| int | GetOutputType (EnumDSSParameterType *pType) |
| |
| int | SetInputParam (Int32 nParamIndex, Int32 nSize, double *pData, DSSDataFlag *pFlag) |
| |
| int | GetInputParamType (Int32 nParamIndex, EnumDSSParameterType *pType) |
| |
| int | Clear () |
| |
| | DSSGenericFunction () |
| |
| virtual | ~DSSGenericFunction () |
| |
| virtual int | Calculate ()=0 |
| |
| virtual int | GetOutput (Int32, Int32 *, double *, DSSDataFlag *)=0 |
| |
| virtual int | IsNullProcessable (bool *)=0 |
| |
| virtual bool | SupportDirectCalculate () |
| |
| virtual int | DirectCalculate (Int32 nParam, Int32 *ipSize, Int32 **ipOffsets, void **ipData, double *ipDivider, DSSData_Flags **ipFlags, VARIANT_BOOL *ipAllDataValid, DSSDataType_Type *iType, vector< Int32 > *ipvDataByGroup, Int32 nResSize, double *opData, DSSData_Flags *opFlag, VARIANT_BOOL *opAllDataValid, EnumNullCheckingOption iNullCheckingOption) |
| |
| virtual EnumDSSFunctionType | getFunctionType () |
| |
| virtual int | get_PropertyInfo (Int32 PropertyIndex, BSTR *pName, BSTR *pDescription, VARIANT *pValue) |
| |
| | DSSGenericFunction () |
| |
| virtual | ~DSSGenericFunction () |
| |
| virtual int | Calculate ()=0 |
| |
| virtual int | GetOutput (Int32, Int32 *, double *, DSSDataFlag *)=0 |
| |
| virtual int | IsNullProcessable (bool *)=0 |
| |
| virtual bool | SupportDirectCalculate () |
| |
| virtual int | DirectCalculate (Int32 nParam, Int32 *ipSize, Int32 **ipOffsets, void **ipData, double *ipDivider, DSSData_Flags **ipFlags, VARIANT_BOOL *ipAllDataValid, DSSDataType_Type *iType, vector< Int32 > *ipvDataByGroup, Int32 nResSize, double *opData, DSSData_Flags *opFlag, VARIANT_BOOL *opAllDataValid, EnumNullCheckingOption iNullCheckingOption) |
| |
| virtual EnumDSSFunctionType | getFunctionType () |
| |
| virtual int | get_PropertyInfo (Int32 PropertyIndex, BSTR *pName, BSTR *pDescription, VARIANT *pValue) |
| |
| | DSSFunctionObject () |
| |
| virtual | ~DSSFunctionObject () |
| |
| virtual int | setProperty (int Index, CComVariant *ipVal) |
| |
| void | Init (EnumSimpleOperatorType Index) |
| |
| EnumSimpleOperatorType | getOperatorType () |
| |
| virtual bool | SupportCellFormat () |
| |
| virtual int | CalculateCellData (Int32 nParam, CComVariant *pParam, CComVariant *pResult, DSSDataFlag *pFlag) |
| |
| | DSSFunctionObject () |
| |
| virtual | ~DSSFunctionObject () |
| |
| virtual int | setProperty (int Index, CComVariant *ipVal) |
| |
| void | Init (EnumSimpleOperatorType Index) |
| |
| EnumSimpleOperatorType | getOperatorType () |
| |
| virtual bool | SupportCellFormat () |
| |
| virtual int | CalculateCellData (Int32 nParam, CComVariant *pParam, CComVariant *pResult, DSSDataFlag *pFlag) |
| |