|
| | DSSIn () |
| |
| | ~DSSIn () |
| |
| int | Calculate (Int32 nSize, CComVariant *pVec, CComVariant *opResult, DSSDataFlag *pFlag) |
| |
| virtual int | setProperty (Int32 Index, CComVariant *pValue) |
| |
| int | GetOutputType (Int32 size, EnumDSSDataType *inputType, EnumDSSDataType *outputType) |
| |
| int | get_OperatorType (EnumDSSFunctionType *opType) |
| |
| int | Calculate (int nParam, double *ipParams, double *opResult, DSSDataFlag *opFlag) |
| |
| | DSSIn () |
| |
| | ~DSSIn () |
| |
| int | Calculate (Int32 nSize, CComVariant *pVec, CComVariant *opResult, DSSDataFlag *pFlag) |
| |
| virtual int | setProperty (Int32 Index, CComVariant *pValue) |
| |
| int | GetOutputType (Int32 size, EnumDSSDataType *inputType, EnumDSSDataType *outputType) |
| |
| int | get_OperatorType (EnumDSSFunctionType *opType) |
| |
| int | Calculate (int nParam, double *ipParams, double *opResult, DSSDataFlag *opFlag) |
| |
| | DSSNNSimpleFunction () |
| |
| virtual | ~DSSNNSimpleFunction () |
| |
| virtual EnumDSSFunctionType | getFunctionType () |
| |
| virtual int | Calculate (int nParam, CComVariant *ipParams, CComVariant *opResult, DSSDataFlag *opFlag)=0 |
| |
| int | CalculateRepeat (int nParam, int nRepeat, CComVariant *ipParams, CComVariant *opResult, DSSDataFlag *opFlag) |
| |
| virtual int | GetOutputType (int size, EnumDSSDataType *inputType, EnumDSSDataType *outputType)=0 |
| |
| virtual bool | IsNNFunctionOnly () |
| |
| | DSSNNSimpleFunction () |
| |
| virtual | ~DSSNNSimpleFunction () |
| |
| virtual EnumDSSFunctionType | getFunctionType () |
| |
| virtual int | Calculate (int nParam, CComVariant *ipParams, CComVariant *opResult, DSSDataFlag *opFlag)=0 |
| |
| int | CalculateRepeat (int nParam, int nRepeat, CComVariant *ipParams, CComVariant *opResult, DSSDataFlag *opFlag) |
| |
| virtual int | GetOutputType (int size, EnumDSSDataType *inputType, EnumDSSDataType *outputType)=0 |
| |
| virtual bool | IsNNFunctionOnly () |
| |
| | DSSSimpleFunction () |
| |
| virtual | ~DSSSimpleFunction () |
| |
| int | CalculateRepeat (int nParam, int nRepeat, double **ipParams, double *opResult, DSSDataFlag *opFlag) |
| |
| virtual bool | SupportDirectCalculate () |
| |
| virtual int | DirectCalculate (Int32 nParam, Int32 *ipSize, Int32 **ipOffsets, void **ipData, double *ipDivider, DSSDataFlag **ipFlags, VARIANT_BOOL *ipAllDataValid, DSSDataType_Type *iType, DSSXTabBitVector *ipMask, Int32 nResSize, double *opData, DSSDataFlag *opFlag, VARIANT_BOOL *opAllDataValid, EnumNullCheckingOption iNullCheckingOption) |
| |
| | DSSSimpleFunction () |
| |
| virtual | ~DSSSimpleFunction () |
| |
| int | CalculateRepeat (int nParam, int nRepeat, double **ipParams, double *opResult, DSSDataFlag *opFlag) |
| |
| virtual bool | SupportDirectCalculate () |
| |
| virtual int | DirectCalculate (Int32 nParam, Int32 *ipSize, Int32 **ipOffsets, void **ipData, double *ipDivider, DSSDataFlag **ipFlags, VARIANT_BOOL *ipAllDataValid, DSSDataType_Type *iType, DSSXTabBitVector *ipMask, Int32 nResSize, double *opData, DSSDataFlag *opFlag, VARIANT_BOOL *opAllDataValid, EnumNullCheckingOption iNullCheckingOption) |
| |
| | 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) |
| |