/********************************************************************************************************************** * COPYRIGHT * ------------------------------------------------------------------------------------------------------------------- * \verbatim * * This software is copyright protected and proprietary to Vector Informatik GmbH. * Vector Informatik GmbH grants to you only those rights as set out in the license conditions. * All other rights remain with Vector Informatik GmbH. * \endverbatim * ------------------------------------------------------------------------------------------------------------------- * LICENSE * ------------------------------------------------------------------------------------------------------------------- * Module: vStreamProc * Program: MSR_Vector_SLP4 * Customer: Marelli Automotive Components (Wuhu) Co., Ltd. * Expiry Date: Not restricted * Ordered Derivat.: TC377TP * License Scope : The usage is restricted to CBD2201205_D03 * * ------------------------------------------------------------------------------------------------------------------- * FILE DESCRIPTION * ------------------------------------------------------------------------------------------------------------------- * File: vStreamProc_Cfg.h * Generation Time: 2023-10-23 09:18:08 * Project: CBD2200592_D00_demo - Version 1.0 * Delivery: CBD2201205_D03 * Tool Version: DaVinci Configurator Classic 5.26.35 SP2 * * *********************************************************************************************************************/ #ifndef VSTREAMPROC_CFG_H # define VSTREAMPROC_CFG_H /********************************************************************************************************************** * MISRA JUSTIFICATION *********************************************************************************************************************/ /********************************************************************************************************************** INCLUDES **********************************************************************************************************************/ # include "ComStack_Types.h" # include "vStreamProc_Types.h" /********************************************************************************************************************** GLOBAL CONSTANT MACROS **********************************************************************************************************************/ #ifndef VSTREAMPROC_USE_DUMMY_STATEMENT #define VSTREAMPROC_USE_DUMMY_STATEMENT STD_ON /* /MICROSAR/vSet/vSetGeneral/vSetDummyStatementKind */ #endif #ifndef VSTREAMPROC_DUMMY_STATEMENT #define VSTREAMPROC_DUMMY_STATEMENT(v) (void)(v) /* PRQA S 3453 */ /* MD_MSR_FctLikeMacro */ /* /MICROSAR/vSet/vSetGeneral/vSetDummyStatementKind */ #endif #ifndef VSTREAMPROC_DUMMY_STATEMENT_CONST #define VSTREAMPROC_DUMMY_STATEMENT_CONST(v) (void)(v) /* PRQA S 3453 */ /* MD_MSR_FctLikeMacro */ /* /MICROSAR/vSet/vSetGeneral/vSetDummyStatementKind */ #endif #ifndef VSTREAMPROC_ATOMIC_BIT_ACCESS_IN_BITFIELD #define VSTREAMPROC_ATOMIC_BIT_ACCESS_IN_BITFIELD STD_OFF /* /MICROSAR/EcuC/EcucGeneral/AtomicBitAccessInBitfield */ #endif #ifndef VSTREAMPROC_ATOMIC_VARIABLE_ACCESS #define VSTREAMPROC_ATOMIC_VARIABLE_ACCESS 32u /* /MICROSAR/EcuC/EcucGeneral/AtomicVariableAccess */ #endif #ifndef VSTREAMPROC_PROCESSOR_TC377T #define VSTREAMPROC_PROCESSOR_TC377T #endif #ifndef VSTREAMPROC_COMP_TASKING #define VSTREAMPROC_COMP_TASKING #endif #ifndef VSTREAMPROC_GEN_GENERATOR_MSR #define VSTREAMPROC_GEN_GENERATOR_MSR #endif #ifndef VSTREAMPROC_CPUTYPE_BITORDER_LSB2MSB #define VSTREAMPROC_CPUTYPE_BITORDER_LSB2MSB /* /MICROSAR/vSet/vSetPlatform/vSetBitOrder */ #endif #ifndef VSTREAMPROC_CONFIGURATION_VARIANT_PRECOMPILE #define VSTREAMPROC_CONFIGURATION_VARIANT_PRECOMPILE 1 #endif #ifndef VSTREAMPROC_CONFIGURATION_VARIANT_LINKTIME #define VSTREAMPROC_CONFIGURATION_VARIANT_LINKTIME 2 #endif #ifndef VSTREAMPROC_CONFIGURATION_VARIANT_POSTBUILD_LOADABLE #define VSTREAMPROC_CONFIGURATION_VARIANT_POSTBUILD_LOADABLE 3 #endif #ifndef VSTREAMPROC_CONFIGURATION_VARIANT #define VSTREAMPROC_CONFIGURATION_VARIANT VSTREAMPROC_CONFIGURATION_VARIANT_LINKTIME #endif #ifndef VSTREAMPROC_POSTBUILD_VARIANT_SUPPORT #define VSTREAMPROC_POSTBUILD_VARIANT_SUPPORT STD_OFF #endif /* EntryPoint Counts per Pipe */ #define vStreamProcConf_EntryPointCount_vSwUpdMCalculateModuleCrcPipe 3u #define vStreamProcConf_EntryPointCount_vSwUpdMStreamDataPipe 3u #define vStreamProcConf_EntryPointCount_vSwUpdMSyncModuleComparePipe 3u #define vStreamProcConf_EntryPointCount_vSwUpdMSyncModuleCopyPipe 3u /* ExitPoint Counts per Pipe */ #define vStreamProcConf_ExitPointCount_vSwUpdMCalculateModuleCrcPipe 1u #define vStreamProcConf_ExitPointCount_vSwUpdMStreamDataPipe 2u #define vStreamProcConf_ExitPointCount_vSwUpdMSyncModuleComparePipe 1u #define vStreamProcConf_ExitPointCount_vSwUpdMSyncModuleCopyPipe 1u /* SNV IDs */ /** * \defgroup vStreamProcHandleIdsPipeId Handle IDs of handle space PipeId. * \brief Symbolic Name Values (SNVs) for PipeId Handles * \{ */ /* Handle IDs active in all predefined variants (the application has not to take the active variant into account) */ /* Symbolic Name Value Active in predefined variant(s) */ #define vStreamProcConf_vStreamProcPipe_vSwUpdMCalculateModuleCrcPipe 0 #define vStreamProcConf_vStreamProcPipe_vSwUpdMStreamDataPipe 1 #define vStreamProcConf_vStreamProcPipe_vSwUpdMSyncModuleComparePipe 2 #define vStreamProcConf_vStreamProcPipe_vSwUpdMSyncModuleCopyPipe 3 /**\} */ /* ProcessingNodeType STD_ON/OFF defines */ #define VSTREAMPROC_PROCESSINGNODETYPE_VSTREAMPROCPROCESSINGNODETYPE STD_OFF #define VSTREAMPROC_PROCESSINGNODETYPE_VSWUPDM_WRITE STD_ON #define VSTREAMPROC_PROCESSINGNODETYPE_VSWUPDM_PADDING STD_ON #define VSTREAMPROC_PROCESSINGNODETYPE_VSWUPDM_READ STD_ON #define VSTREAMPROC_PROCESSINGNODETYPE_VSWUPDM_COMPARE STD_ON #define VSTREAMPROC_PROCESSINGNODETYPE_VSWUPDM_TRACKCOMPAREPROGRESS STD_ON #define VSTREAMPROC_PROCESSINGNODETYPE_VSWUPDM_CRC STD_ON /** * \defgroup vStreamProcHandleIdsEntryPointId Handle IDs of handle space EntryPointId. * \brief Symbolic Name Values (SNVs) for EntryPointId Handles * \{ */ /* Handle IDs active in all predefined variants (the application has not to take the active variant into account) */ /* Symbolic Name Value Active in predefined variant(s) */ #define vStreamProcConf_vStreamProcEntryPoint_vSwUpdMCalculateModuleCrcPipe_CRC_Entry 0 #define vStreamProcConf_vStreamProcEntryPoint_vSwUpdMCalculateModuleCrcPipe_Read_Entities_Entry 1 #define vStreamProcConf_vStreamProcEntryPoint_vSwUpdMCalculateModuleCrcPipe_Read_Range_Entry 2 #define vStreamProcConf_vStreamProcEntryPoint_vSwUpdMStreamData_Data_Entry 0 #define vStreamProcConf_vStreamProcEntryPoint_vSwUpdMStreamData_Entities_Entry 1 #define vStreamProcConf_vStreamProcEntryPoint_vSwUpdMStreamData_Range_Entry 2 #define vStreamProcConf_vStreamProcEntryPoint_vSwUpdMSyncModuleCompare_Range_Entry 0 #define vStreamProcConf_vStreamProcEntryPoint_vSwUpdMSyncModuleCompare_SourceEntities_Entry 1 #define vStreamProcConf_vStreamProcEntryPoint_vSwUpdMSyncModuleCompare_TargetEntities_Entry 2 #define vStreamProcConf_vStreamProcEntryPoint_vSwUpdMSyncModuleCopy_Range_Entry 0 #define vStreamProcConf_vStreamProcEntryPoint_vSwUpdMSyncModuleCopy_SourceEntities_Entry 1 #define vStreamProcConf_vStreamProcEntryPoint_vSwUpdMSyncModuleCopy_TargetEntities_Entry 2 #define vStreamProcConf_MaxEntryPointCount 12u /** * \defgroup vStreamProcHandleIdsExitPointId Handle IDs of handle space ExitPointId. * \brief Symbolic Name Values (SNVs) for ExitPointId Handles * \{ */ /* Handle IDs active in all predefined variants (the application has not to take the active variant into account) */ /* Symbolic Name Value Active in predefined variant(s) */ #define vStreamProcConf_vStreamProcExitPoint_vSwUpdMCalculateModuleCrcPipe_Result_Exit 0 #define vStreamProcConf_vStreamProcExitPoint_vSwUpdMStreamData_Result_Exit 0 #define vStreamProcConf_vStreamProcExitPoint_vSwUpdMStreamData_ResultingRanges_Exit 1 #define vStreamProcConf_vStreamProcExitPoint_vSwUpdMSyncModuleCompare_Result_Exit 0 #define vStreamProcConf_vStreamProcExitPoint_vSwUpdMSyncModuleCopy_Result_Exit 0 #define vStreamProcConf_MaxExitPointCount 5u /** * \defgroup vStreamProcHandleIdsStorageNodeId Handle IDs of handle space StorageNodeId. * \brief Symbolic Name Values (SNVs) for StorageNodeId Handles * \{ */ /* Handle IDs active in all predefined variants (the application has not to take the active variant into account) */ /* Symbolic Name Value Active in predefined variant(s) */ #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMCalculateModuleCrcPipe_Storage_CRC_Cal 1 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMCalculateModuleCrcPipe_Storage_CRC_In 2 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMCalculateModuleCrcPipe_Storage_ReadData 3 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMCalculateModuleCrcPipe_Storage_ReadEntities 4 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMCalculateModuleCrcPipe_Storage_ReadRange 5 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMCalculateModuleCrcPipe_Storage_Result 0 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMStreamData_Entry_Data 6 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMStreamData_Entry_Entities 7 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMStreamData_Entry_Range 8 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMStreamData_Padding_AlignedRange 9 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMStreamData_Padding_Data 10 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMStreamData_Padding_ResultingRanges 11 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMStreamData_Write_Result 12 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCompare_Compare_Count 13 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCompare_Compare_Result 14 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCompare_Entry_Range 15 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCompare_Entry_SourceEntities 16 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCompare_Entry_TargetEntities 17 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCompare_ReadSource_Data 18 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCompare_ReadTarget_Data 19 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCopy_Entry_Range 20 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCopy_Entry_SourceEntities 21 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCopy_Entry_TargetEntities 22 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCopy_Padding_AlignedRange 23 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCopy_Padding_Data 24 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCopy_ReadSource_Data 25 #define vStreamProcConf_vStreamProcStorageNode_vSwUpdMSyncModuleCopy_WriteTarget_Result 26 /**\} */ /** * \defgroup vStreamProcHandleIdsDataTypeId Handle IDs of handle space DataTypeId. * \brief Symbolic Name Values (SNVs) for DataTypeId Handles * \{ */ /* Handle IDs active in all predefined variants (the application has not to take the active variant into account) */ /* Symbolic Name Value Active in predefined variant(s) */ #define vStreamProcConf_vStreamProcDataType_Std_ReturnType 0 #define vStreamProcConf_vStreamProcDataType_Undefined 1 #define vStreamProcConf_vStreamProcDataType_uint8 2 #define vStreamProcConf_vStreamProcDataType_uint16 3 #define vStreamProcConf_vStreamProcDataType_uint32 4 #define vStreamProcConf_vStreamProcDataType_vSwUpdM_EntityIdsType 5 #define vStreamProcConf_vStreamProcDataType_vSwUpdM_ProcNodeOperationType 6 #define vStreamProcConf_vStreamProcDataType_vSwUpdM_RangeInfoType 7 /**\} */ #define vStreamProcConf_vStreamProcDataTypeCount 8u #define vStreamProcConf_vStreamProcProcessingNode_vSwUpdMSyncModuleCopy_ReadSource 0 #define vStreamProcConf_vStreamProcProcessingNode_vSwUpdMSyncModuleCopy_WriteTarget 1 #define vStreamProcConf_vStreamProcProcessingNode_vSwUpdMSyncModuleCopy_Padding 2 #define vStreamProcConf_vStreamProcProcessingNode_vSwUpdMSyncModuleCompare_ReadSource 3 #define vStreamProcConf_vStreamProcProcessingNode_vSwUpdMSyncModuleCompare_ReadTarget 4 #define vStreamProcConf_vStreamProcProcessingNode_vSwUpdMSyncModuleCompare_Compare 5 #define vStreamProcConf_vStreamProcProcessingNode_vSwUpdMSyncModuleCompare_TrackCompareProgress 6 #define vStreamProcConf_vStreamProcProcessingNode_vSwUpdMStreamData_Write 7 #define vStreamProcConf_vStreamProcProcessingNode_vSwUpdMStreamData_Padding 8 #define vStreamProcConf_vStreamProcProcessingNode_vSwUpdMCalculateModuleCrcPipe_Crc 9 #define vStreamProcConf_vStreamProcProcessingNode_vSwUpdMCalculateModuleCrcPipe_Read 10 #define vStreamProcConf_vStreamProcProcessingNode_vSwUpdMCalculateModuleCrcPipe_Compare 11 /** * \defgroup vStreamProcHandleIdsMetaStateId Handle IDs of handle space MetaStateId. * \brief Symbolic Name Values (SNVs) for MetaStateId Handles * \{ */ /* Handle IDs active in all predefined variants (the application has not to take the active variant into account) */ /* Symbolic Name Value Active in predefined variant(s) */ #define vStreamProcConf_vStreamProcMetaState_vSwUpdMStreamDataPipe_MetaState_Compressed 0 #define vStreamProcConf_vStreamProcMetaState_vSwUpdMStreamDataPipe_MetaState_CompressedAndEncrypted 1 #define vStreamProcConf_vStreamProcMetaState_vSwUpdMStreamDataPipe_MetaState_CompressedOnly 2 #define vStreamProcConf_vStreamProcMetaState_vSwUpdMStreamDataPipe_MetaState_Encrypted 3 #define vStreamProcConf_vStreamProcMetaState_vSwUpdMStreamDataPipe_MetaState_EncryptedOnly 4 #define vStreamProcConf_vStreamProcMetaState_vSwUpdMStreamDataPipe_MetaState_Local 5 #define vStreamProcConf_vStreamProcMetaState_vSwUpdMStreamDataPipe_MetaState_Remote 6 #define vStreamProcConf_vStreamProcMetaState_vSwUpdMStreamDataPipe_MetaState_Unprocessed 7 /**\} */ /** * \defgroup vStreamProcHandleIdsModeId Handle IDs of handle space ModeId. * \brief Symbolic Name Values (SNVs) for ModeId Handles * \{ */ /* Handle IDs active in all predefined variants (the application has not to take the active variant into account) */ /* Symbolic Name Value Active in predefined variant(s) */ #define vStreamProcConf_vStreamProcMode_vSwUpdMStreamDataPipe_ProcMode_Local 0 #define vStreamProcConf_vStreamProcMode_vSwUpdMStreamDataPipe_ProcMode_Remote 1 #define vStreamProcConf_vStreamProcMode_vSwUpdMStreamDataPipe_ProcMode_Unprocessed 2 /**\} */ #define vStreamProcConf_Internal_ByteCompareNode_ResultData 0u #define vStreamProcConf_Internal_ByteCompareNode_ComparedCount 1u #define vStreamProcConf_Internal_CRCNode_InputData 0u #define vStreamProcConf_Internal_CRCNode_OutputData 0u #define vStreamProcConf_External_vSwUpdM_Padding_DataInputPort 0u #define vStreamProcConf_External_vSwUpdM_Padding_EntitiesInputPort 1u #define vStreamProcConf_External_vSwUpdM_Padding_RangeInputPort 2u #define vStreamProcConf_External_vSwUpdM_Padding_AlignedRangeOutputPort 0u #define vStreamProcConf_External_vSwUpdM_Padding_DataOutputPort 1u #define vStreamProcConf_External_vSwUpdM_Padding_ResultingRangesOutputPort 2u #define vStreamProcConf_External_vSwUpdM_Read_EntitiesInputPort 0u #define vStreamProcConf_External_vSwUpdM_Read_RangeInputPort 1u #define vStreamProcConf_External_vSwUpdM_Read_AddrLenDataOutputPort 0u #define vStreamProcConf_External_vSwUpdM_Read_DataOutputPort 1u #define vStreamProcConf_External_vSwUpdM_Read_ResultOutputPort 2u #define vStreamProcConf_External_vSwUpdM_TrackCompareProgress_CountInputPort 0u #define vStreamProcConf_External_vSwUpdM_TrackCompareProgress_EntitiesInputPort 1u #define vStreamProcConf_External_vSwUpdM_TrackCompareProgress_RangeInputPort 2u #define vStreamProcConf_External_vSwUpdM_Write_DataInputPort 0u #define vStreamProcConf_External_vSwUpdM_Write_EntitiesInputPort 1u #define vStreamProcConf_External_vSwUpdM_Write_RangeInputPort 2u #define vStreamProcConf_External_vSwUpdM_Write_ResultOutputPort 0u #define vStreamProcConf_InputPortCount_External_vStreamProcProcessingNodeType 0u #define vStreamProcConf_OutputPortCount_External_vStreamProcProcessingNodeType 0u #define vStreamProcConf_InputPortCount_Internal_CRCNode 1u #define vStreamProcConf_OutputPortCount_Internal_CRCNode 1u #define vStreamProcConf_InputPortCount_External_vSwUpdM_Padding 3u #define vStreamProcConf_OutputPortCount_External_vSwUpdM_Padding 3u #define vStreamProcConf_InputPortCount_External_vSwUpdM_Read 2u #define vStreamProcConf_OutputPortCount_External_vSwUpdM_Read 3u #define vStreamProcConf_InputPortCount_External_vSwUpdM_TrackCompareProgress 3u #define vStreamProcConf_OutputPortCount_External_vSwUpdM_TrackCompareProgress 0u #define vStreamProcConf_InputPortCount_External_vSwUpdM_Write 3u #define vStreamProcConf_OutputPortCount_External_vSwUpdM_Write 1u #define vStreamProcConf_InputPortCount_Internal_ByteCompareNode 2u #define vStreamProcConf_OutputPortCount_Internal_ByteCompareNode 2u #define vStreamProcConf_MaxInputPortCount 3u #define vStreamProcConf_MaxOutputPortCount 3u /* Symbolic names for each type of internal processing node workspace. */ #define vStreamProcConf_Internal_ByteCompare_Workspace 0u #define vStreamProcConf_Internal_CRC_Workspace 1u /* Symbolic names for each type of external processing node workspace. */ #define vStreamProcConf_External_vSwUpdM_ProcNodeReadWorkspaceType 3u #define vStreamProcConf_External_vSwUpdM_ProcNodeWriteWorkspaceType 4u #define vStreamProcConf_External_vSwUpdM_ProcNodePaddingWorkspaceType 5u #define vStreamProcConf_External_vSwUpdM_ProcNodeTrackCompareProgressWorkspaceType 6u /* Symbolic names for each type of internal processing node config. */ #define VSTREAMPROC_NO_CONFIGTYPEOFPROCESSINGNODEDEF 0u #define vStreamProcConf_Internal_ByteCompare_Config 1u #define vStreamProcConf_Internal_CRC_Config 2u /* General Settings */ #define VSTREAMPROC_CFG_MAJOR_VERSION (2u) #define VSTREAMPROC_CFG_MINOR_VERSION (1u) #define VSTREAMPROC_CFG_PATCH_VERSION (5u) /* Development error detecting and reporting */ #define VSTREAMPROC_VERSION_INFO_API STD_OFF /**< /ActiveEcuC/vStreamProc/vStreamProcGeneral[0:vStreamProcVersionInfoApi] */ #define VSTREAMPROC_DEV_ERROR_DETECT STD_ON #define VSTREAMPROC_DEV_ERROR_REPORT STD_ON /********************************************************************************************************************** CONFIGURATION CLASS: PRE_COMPILE SECTION: GLOBAL CONSTANT MACROS **********************************************************************************************************************/ /** \defgroup vStreamProcPCDataSwitches vStreamProc Data Switches (PRE_COMPILE) \brief These defines are used to deactivate data and their processing. \{ */ #define VSTREAMPROC_BASESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_DEFAULTACTIVATIONOFBASESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_BASESTATEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_ACTIVEOFBASESTATEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PREVIOUSACTIVATIONOFBASESTATEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_BYTECOMPARE_RESULT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_CRC_VALUE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_CIPHER_STATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_CURRENTSCHEDULEENTRY STD_ON #define VSTREAMPROC_DEFRAGMENTTRESHOLD STD_ON #define VSTREAMPROC_EDGE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATEIDXOFEDGE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATEUSEDOFEDGE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NODEIDXOFEDGE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNIDXOFEDGE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNUSEDOFEDGE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEOUTPUTPORTIDXOFEDGE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEOUTPUTPORTUSEDOFEDGE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_EDGEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_FLUSHEDOFEDGEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_ENTRYPOINT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGENODEIDXOFENTRYPOINT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_EXITPOINT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEOUTPUTPORTIDXOFEXITPOINT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_EXTWORKSPACE_VSWUPDM_PROCNODEPADDINGWORKSPACETYPE STD_ON #define VSTREAMPROC_EXTWORKSPACE_VSWUPDM_PROCNODEREADWORKSPACETYPE STD_ON #define VSTREAMPROC_EXTWORKSPACE_VSWUPDM_PROCNODETRACKCOMPAREPROGRESSWORKSPACETYPE STD_ON #define VSTREAMPROC_EXTWORKSPACE_VSWUPDM_PROCNODEWRITEWORKSPACETYPE STD_ON #define VSTREAMPROC_FLUSHLEVEL STD_ON #define VSTREAMPROC_EDGEENDIDXOFFLUSHLEVEL STD_ON #define VSTREAMPROC_EDGESTARTIDXOFFLUSHLEVEL STD_ON #define VSTREAMPROC_FLUSHLEVELINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_EDGEIDXOFFLUSHLEVELINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PENDINGCOUNTOFFLUSHLEVELINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_HASH_STATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_MACVERIFICATION_STATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_MATCHACTIVATIONOFMETASTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATE2BASESTATEENDIDXOFMETASTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATE2BASESTATELENGTHOFMETASTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATE2BASESTATESTARTIDXOFMETASTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATETRUTHTABLEENDIDXOFMETASTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATETRUTHTABLESTARTIDXOFMETASTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATETRUTHTABLEUSEDOFMETASTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_TRUTHTABLECOUNTOFMETASTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATE2BASESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_BASESTATEIDXOFMETASTATE2BASESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_BASESTATEUSEDOFMETASTATE2BASESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_ACTIVEOFMETASTATEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATETRUTHTABLE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_EXPECTEDSTATEACTIVATIONOFMETASTATETRUTHTABLE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_MODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_HANDLEOFMODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_MODE2BASESTATEENDIDXOFMODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_MODE2BASESTATESTARTIDXOFMODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PIPEIDXOFMODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_MODE2BASESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_BASESTATEACTIVATIONOFMODE2BASESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_BASESTATEIDXOFMODE2BASESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NAMEDINPUTPORTS2ACTUALPORTS STD_ON #define VSTREAMPROC_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNIDXOFNAMEDINPUTPORTS2ACTUALPORTS STD_ON #define VSTREAMPROC_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNUSEDOFNAMEDINPUTPORTS2ACTUALPORTS STD_ON #define VSTREAMPROC_NAMEDOUTPUTPORTS2ACTUALPORTS STD_ON #define VSTREAMPROC_STORAGENODEIDXOFNAMEDOUTPUTPORTS2ACTUALPORTS STD_ON #define VSTREAMPROC_STORAGENODEUSEDOFNAMEDOUTPUTPORTS2ACTUALPORTS STD_ON #define VSTREAMPROC_NODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_ONE2ONEINDIRECTIONWORKSPACEIDXOFNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_ONE2ONEINDIRECTIONWORKSPACEOFNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_TYPEOFNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NODEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_FLUSHEDOFNODEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NUMBEROFNODESTOPROCESS STD_ON #define VSTREAMPROC_PIPE STD_ON #define VSTREAMPROC_BASESTATEENDIDXOFPIPE STD_ON #define VSTREAMPROC_BASESTATESTARTIDXOFPIPE STD_ON #define VSTREAMPROC_BASESTATEUSEDOFPIPE STD_ON #define VSTREAMPROC_EDGEENDIDXOFPIPE STD_ON #define VSTREAMPROC_EDGESTARTIDXOFPIPE STD_ON #define VSTREAMPROC_EDGEUSEDOFPIPE STD_ON #define VSTREAMPROC_ENTRYPOINTENDIDXOFPIPE STD_ON #define VSTREAMPROC_ENTRYPOINTLENGTHOFPIPE STD_ON #define VSTREAMPROC_ENTRYPOINTSTARTIDXOFPIPE STD_ON #define VSTREAMPROC_EXITPOINTENDIDXOFPIPE STD_ON #define VSTREAMPROC_EXITPOINTLENGTHOFPIPE STD_ON #define VSTREAMPROC_EXITPOINTSTARTIDXOFPIPE STD_ON #define VSTREAMPROC_EXITPOINTUSEDOFPIPE STD_ON #define VSTREAMPROC_FLUSHLEVELENDIDXOFPIPE STD_ON #define VSTREAMPROC_FLUSHLEVELSTARTIDXOFPIPE STD_ON #define VSTREAMPROC_FLUSHLEVELUSEDOFPIPE STD_ON #define VSTREAMPROC_METASTATEENDIDXOFPIPE STD_ON #define VSTREAMPROC_METASTATESTARTIDXOFPIPE STD_ON #define VSTREAMPROC_METASTATEUSEDOFPIPE STD_ON #define VSTREAMPROC_MODEENDIDXOFPIPE STD_ON #define VSTREAMPROC_MODESTARTIDXOFPIPE STD_ON #define VSTREAMPROC_MODEUSEDOFPIPE STD_ON #define VSTREAMPROC_NODEENDIDXOFPIPE STD_ON #define VSTREAMPROC_NODELENGTHOFPIPE STD_ON #define VSTREAMPROC_NODESTARTIDXOFPIPE STD_ON #define VSTREAMPROC_PIPEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_FLUSHLEVELIDXOFPIPEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PHASEOFPIPEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PIPESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYN STD_ON #define VSTREAMPROC_PROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NAMEDINPUTPORTS2ACTUALPORTSENDIDXOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NAMEDINPUTPORTS2ACTUALPORTSLENGTHOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NAMEDINPUTPORTS2ACTUALPORTSSTARTIDXOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NAMEDINPUTPORTS2ACTUALPORTSUSEDOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NAMEDOUTPUTPORTS2ACTUALPORTSENDIDXOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NAMEDOUTPUTPORTS2ACTUALPORTSLENGTHOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NAMEDOUTPUTPORTS2ACTUALPORTSSTARTIDXOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NAMEDOUTPUTPORTS2ACTUALPORTSUSEDOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NODEIDXOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PROCESSINGNODEDEFIDXOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SLICEOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_WORKSPACEOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PROCESSINGNODEDEF STD_ON #define VSTREAMPROC_CONFIGOFPROCESSINGNODEDEF STD_ON #define VSTREAMPROC_CONFIGTYPEOFPROCESSINGNODEDEF STD_ON #define VSTREAMPROC_FLUSHFCTOFPROCESSINGNODEDEF STD_ON #define VSTREAMPROC_INITFCTOFPROCESSINGNODEDEF STD_ON #define VSTREAMPROC_OPTIONALINPUTPORTSOFPROCESSINGNODEDEF STD_ON #define VSTREAMPROC_OPTIONALOUTPUTPORTSOFPROCESSINGNODEDEF STD_ON #define VSTREAMPROC_PROCESSFCTOFPROCESSINGNODEDEF STD_ON #define VSTREAMPROC_REQUIREDINPUTPORTSOFPROCESSINGNODEDEF STD_ON #define VSTREAMPROC_REQUIREDOUTPUTPORTSOFPROCESSINGNODEDEF STD_ON #define VSTREAMPROC_WORKSPACETYPEOFPROCESSINGNODEDEF STD_ON #define VSTREAMPROC_PROCESSINGNODE_BYTECOMPARE_CONFIG STD_ON #define VSTREAMPROC_BYTESTOCOMPAREOFPROCESSINGNODE_BYTECOMPARE_CONFIG STD_ON #define VSTREAMPROC_PROCESSINGNODE_CRC_CONFIG STD_ON #define VSTREAMPROC_CRCTYPEOFPROCESSINGNODE_CRC_CONFIG STD_ON #define VSTREAMPROC_PROCESSINGNODE_CIPHER_CONFIG STD_OFF /**< Deactivateable: 'vStreamProc_ProcessingNode_Cipher_Config' Reason: 'the struct is deactivated because all elements are deactivated.' */ #define VSTREAMPROC_CIPHERMODEOFPROCESSINGNODE_CIPHER_CONFIG STD_OFF /**< Deactivateable: 'vStreamProc_ProcessingNode_Cipher_Config.CipherMode' Reason: 'the array is deactivated because the size is 0 and the piece of data is in the configuration class: PRE_COMPILE' */ #define VSTREAMPROC_CSMJOBIDOFPROCESSINGNODE_CIPHER_CONFIG STD_OFF /**< Deactivateable: 'vStreamProc_ProcessingNode_Cipher_Config.CsmJobId' Reason: 'the array is deactivated because the size is 0 and the piece of data is in the configuration class: PRE_COMPILE' */ #define VSTREAMPROC_MINOUTPUTLENGTHOFPROCESSINGNODE_CIPHER_CONFIG STD_OFF /**< Deactivateable: 'vStreamProc_ProcessingNode_Cipher_Config.MinOutputLength' Reason: 'the array is deactivated because the size is 0 and the piece of data is in the configuration class: PRE_COMPILE' */ #define VSTREAMPROC_PROCESSINGNODE_HASH_CONFIG STD_OFF /**< Deactivateable: 'vStreamProc_ProcessingNode_Hash_Config' Reason: 'the struct is deactivated because all elements are deactivated.' */ #define VSTREAMPROC_CSMJOBIDOFPROCESSINGNODE_HASH_CONFIG STD_OFF /**< Deactivateable: 'vStreamProc_ProcessingNode_Hash_Config.CsmJobId' Reason: 'the array is deactivated because the size is 0 and the piece of data is in the configuration class: PRE_COMPILE' */ #define VSTREAMPROC_PROCESSINGNODE_MACVERIFICATION_CONFIG STD_OFF /**< Deactivateable: 'vStreamProc_ProcessingNode_MACVerification_Config' Reason: 'the struct is deactivated because all elements are deactivated.' */ #define VSTREAMPROC_CSMJOBIDOFPROCESSINGNODE_MACVERIFICATION_CONFIG STD_OFF /**< Deactivateable: 'vStreamProc_ProcessingNode_MACVerification_Config.CsmJobId' Reason: 'the array is deactivated because the size is 0 and the piece of data is in the configuration class: PRE_COMPILE' */ #define VSTREAMPROC_PROCESSINGNODE_SIGNATUREVERIFICATION_CONFIG STD_OFF /**< Deactivateable: 'vStreamProc_ProcessingNode_SignatureVerification_Config' Reason: 'the struct is deactivated because all elements are deactivated.' */ #define VSTREAMPROC_CSMJOBIDOFPROCESSINGNODE_SIGNATUREVERIFICATION_CONFIG STD_OFF /**< Deactivateable: 'vStreamProc_ProcessingNode_SignatureVerification_Config.CsmJobId' Reason: 'the array is deactivated because the size is 0 and the piece of data is in the configuration class: PRE_COMPILE' */ #define VSTREAMPROC_PROCESSINGNODE_TRIGGER_CONFIG STD_OFF /**< Deactivateable: 'vStreamProc_ProcessingNode_Trigger_Config' Reason: 'the struct is deactivated because all elements are deactivated.' */ #define VSTREAMPROC_BYTESTOPROCESSOFPROCESSINGNODE_TRIGGER_CONFIG STD_OFF /**< Deactivateable: 'vStreamProc_ProcessingNode_Trigger_Config.BytesToProcess' Reason: 'the array is deactivated because the size is 0 and the piece of data is in the configuration class: PRE_COMPILE' */ #define VSTREAMPROC_SCHEDULEENTRYTABLE STD_ON #define VSTREAMPROC_SCHEDULER STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_CURRENTSCHEDULEENTRYIDXOFSCHEDULER STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_MAXNUMBEROFNODESTOPROCESSOFSCHEDULER STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SCHEDULEENTRYTABLEENDIDXOFSCHEDULER STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SCHEDULEENTRYTABLELENGTHOFSCHEDULER STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SCHEDULEENTRYTABLESTARTIDXOFSCHEDULER STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIGNATUREVERIFICATION_STATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFBASESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFBASESTATEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFBYTECOMPARE_RESULT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFCRC_VALUE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFCIPHER_STATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFCURRENTSCHEDULEENTRY STD_ON #define VSTREAMPROC_SIZEOFEDGE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFEDGEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFENTRYPOINT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFEXITPOINT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFEXTWORKSPACE_VSWUPDM_PROCNODEPADDINGWORKSPACETYPE STD_ON #define VSTREAMPROC_SIZEOFEXTWORKSPACE_VSWUPDM_PROCNODEREADWORKSPACETYPE STD_ON #define VSTREAMPROC_SIZEOFEXTWORKSPACE_VSWUPDM_PROCNODETRACKCOMPAREPROGRESSWORKSPACETYPE STD_ON #define VSTREAMPROC_SIZEOFEXTWORKSPACE_VSWUPDM_PROCNODEWRITEWORKSPACETYPE STD_ON #define VSTREAMPROC_SIZEOFFLUSHLEVEL STD_ON #define VSTREAMPROC_SIZEOFFLUSHLEVELINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFHASH_STATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMACVERIFICATION_STATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMETASTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMETASTATE2BASESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMETASTATEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMETASTATETRUTHTABLE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMODE2BASESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFNAMEDINPUTPORTS2ACTUALPORTS STD_ON #define VSTREAMPROC_SIZEOFNAMEDOUTPUTPORTS2ACTUALPORTS STD_ON #define VSTREAMPROC_SIZEOFNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFNODEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFPIPE STD_ON #define VSTREAMPROC_SIZEOFPIPEINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFPIPESTATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFPROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYN STD_ON #define VSTREAMPROC_SIZEOFPROCESSINGNODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFPROCESSINGNODEDEF STD_ON #define VSTREAMPROC_SIZEOFPROCESSINGNODE_BYTECOMPARE_CONFIG STD_ON #define VSTREAMPROC_SIZEOFPROCESSINGNODE_CRC_CONFIG STD_ON #define VSTREAMPROC_SIZEOFSCHEDULEENTRYTABLE STD_ON #define VSTREAMPROC_SIZEOFSCHEDULER STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFSIGNATUREVERIFICATION_STATE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFSTORAGEINPUTPORT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFSTORAGENODEBUFFERINFO STD_ON #define VSTREAMPROC_SIZEOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_SIZEOFSTORAGEOUTPUTPORT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFSTORAGEOUTPUTPORTINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFTRIGGER_RESULT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEINPUTPORT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PORTSCOPEOFSTORAGEINPUTPORT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PRODUCEROFSTORAGEINPUTPORT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_DATAELEMENTSIZEOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_DATAELEMENTTYPEOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_DEFRAGMENTTHRESHOLDOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NODEIDXOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SCHEDULERIDXOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEINPUTPORTENDIDXOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEINPUTPORTLENGTHOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEINPUTPORTSTARTIDXOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGENODEBUFFERLENGTHOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGENODEBUFFEROFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGENODEDEFIDXOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEOUTPUTPORTENDIDXOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEOUTPUTPORTLENGTHOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEOUTPUTPORTSTARTIDXOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEOUTPUTPORTUSEDOFSTORAGENODE STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGENODEBUFFER STD_ON #define VSTREAMPROC_STORAGENODEBUFFERINFO STD_ON #define VSTREAMPROC_AVAILABLELENGTHOFSTORAGENODEBUFFERINFO STD_ON #define VSTREAMPROC_CONSUMEDLENGTHOFSTORAGENODEBUFFERINFO STD_ON #define VSTREAMPROC_PRODUCECBKOFSTORAGENODEBUFFERINFO STD_ON #define VSTREAMPROC_REQUESTLOCKCNTOFSTORAGENODEBUFFERINFO STD_ON #define VSTREAMPROC_REQUESTEDPRODUCELENGTHOFSTORAGENODEBUFFERINFO STD_ON #define VSTREAMPROC_WRITEREQUESTLOCKOFSTORAGENODEBUFFERINFO STD_ON #define VSTREAMPROC_STORAGENODEDEF STD_ON #define VSTREAMPROC_ANNOUNCESTREAMOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_DATAAVAILABLECALLOUTOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_FLUSHFCTOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_INITFCTOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_ISEMPTYOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_PROCESSFCTOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_READACKOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_READINFOOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_READREQUESTOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_REQUESTSTREAMOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_SETACTIVATIONSIGNALOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_STORAGEAVAILABLECALLOUTOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_STREAMAVAILABLECALLOUTOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_WRITEACKOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_WRITEINFOOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_WRITEREQUESTOFSTORAGENODEDEF STD_ON #define VSTREAMPROC_STORAGEOUTPUTPORT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NODEIDXOFSTORAGEOUTPUTPORT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NODEUSEDOFSTORAGEOUTPUTPORT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PORTSCOPEOFSTORAGEOUTPUTPORT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGENODEIDXOFSTORAGEOUTPUTPORT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEOUTPUTPORTINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_ACTIVEINFORMATIONOFSTORAGEOUTPUTPORTINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_CONSUMECBKOFSTORAGEOUTPUTPORTINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_CONSUMELENOFSTORAGEOUTPUTPORTINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_READREQUESTLOCKOFSTORAGEOUTPUTPORTINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_REQUESTEDCONSUMELENOFSTORAGEOUTPUTPORTINFO STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_TRIGGER_RESULT STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PCCONFIG STD_ON #define VSTREAMPROC_BASESTATEINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_BASESTATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_BYTECOMPARE_RESULTOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_CRC_VALUEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_CIPHER_STATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_CURRENTSCHEDULEENTRYOFPCCONFIG STD_ON #define VSTREAMPROC_DEFRAGMENTTRESHOLDOFPCCONFIG STD_ON #define VSTREAMPROC_EDGEINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_EDGEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_ENTRYPOINTOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_EXITPOINTOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_EXTWORKSPACE_VSWUPDM_PROCNODEPADDINGWORKSPACETYPEOFPCCONFIG STD_ON #define VSTREAMPROC_EXTWORKSPACE_VSWUPDM_PROCNODEREADWORKSPACETYPEOFPCCONFIG STD_ON #define VSTREAMPROC_EXTWORKSPACE_VSWUPDM_PROCNODETRACKCOMPAREPROGRESSWORKSPACETYPEOFPCCONFIG STD_ON #define VSTREAMPROC_EXTWORKSPACE_VSWUPDM_PROCNODEWRITEWORKSPACETYPEOFPCCONFIG STD_ON #define VSTREAMPROC_FLUSHLEVELINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_FLUSHLEVELOFPCCONFIG STD_ON #define VSTREAMPROC_HASH_STATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_MACVERIFICATION_STATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATE2BASESTATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATEINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_METASTATETRUTHTABLEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_MODE2BASESTATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_MODEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NAMEDINPUTPORTS2ACTUALPORTSOFPCCONFIG STD_ON #define VSTREAMPROC_NAMEDOUTPUTPORTS2ACTUALPORTSOFPCCONFIG STD_ON #define VSTREAMPROC_NODEINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NODEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_NUMBEROFNODESTOPROCESSOFPCCONFIG STD_ON #define VSTREAMPROC_PIPEINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PIPEOFPCCONFIG STD_ON #define VSTREAMPROC_PIPESTATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNOFPCCONFIG STD_ON #define VSTREAMPROC_PROCESSINGNODEDEFOFPCCONFIG STD_ON #define VSTREAMPROC_PROCESSINGNODEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_PROCESSINGNODE_BYTECOMPARE_CONFIGOFPCCONFIG STD_ON #define VSTREAMPROC_PROCESSINGNODE_CRC_CONFIGOFPCCONFIG STD_ON #define VSTREAMPROC_SCHEDULEENTRYTABLEOFPCCONFIG STD_ON #define VSTREAMPROC_SCHEDULEROFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIGNATUREVERIFICATION_STATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFBASESTATEINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFBASESTATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFBYTECOMPARE_RESULTOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFCRC_VALUEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFCIPHER_STATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFCURRENTSCHEDULEENTRYOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFEDGEINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFEDGEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFENTRYPOINTOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFEXITPOINTOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFEXTWORKSPACE_VSWUPDM_PROCNODEPADDINGWORKSPACETYPEOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFEXTWORKSPACE_VSWUPDM_PROCNODEREADWORKSPACETYPEOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFEXTWORKSPACE_VSWUPDM_PROCNODETRACKCOMPAREPROGRESSWORKSPACETYPEOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFEXTWORKSPACE_VSWUPDM_PROCNODEWRITEWORKSPACETYPEOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFFLUSHLEVELINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFFLUSHLEVELOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFHASH_STATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMACVERIFICATION_STATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMETASTATE2BASESTATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMETASTATEINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMETASTATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMETASTATETRUTHTABLEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMODE2BASESTATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFMODEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFNAMEDINPUTPORTS2ACTUALPORTSOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFNAMEDOUTPUTPORTS2ACTUALPORTSOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFNODEINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFNODEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFPIPEINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFPIPEOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFPIPESTATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFPROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFPROCESSINGNODEDEFOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFPROCESSINGNODEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFPROCESSINGNODE_BYTECOMPARE_CONFIGOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFPROCESSINGNODE_CRC_CONFIGOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFSCHEDULEENTRYTABLEOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFSCHEDULEROFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFSIGNATUREVERIFICATION_STATEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFSTORAGEINPUTPORTOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFSTORAGENODEBUFFERINFOOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFSTORAGENODEDEFOFPCCONFIG STD_ON #define VSTREAMPROC_SIZEOFSTORAGENODEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFSTORAGEOUTPUTPORTINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFSTORAGEOUTPUTPORTOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_SIZEOFTRIGGER_RESULTOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEINPUTPORTOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGENODEBUFFERINFOOFPCCONFIG STD_ON #define VSTREAMPROC_STORAGENODEBUFFEROFPCCONFIG STD_ON #define VSTREAMPROC_STORAGENODEDEFOFPCCONFIG STD_ON #define VSTREAMPROC_STORAGENODEOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEOUTPUTPORTINFOOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_STORAGEOUTPUTPORTOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ #define VSTREAMPROC_TRIGGER_RESULTOFPCCONFIG STD_ON /**< This preprocessing switch is always STD_ON because the PrecompilePreprocessingStrategy is RUNTIME_CHECKING and feature deactivation conditions are not available. */ /** \} */ /** \defgroup vStreamProcPCMinNumericValueDefines vStreamProc Min Numeric Value Defines (PRE_COMPILE) \brief These defines are used to implement against the minimum value in numerical based data. \{ */ #define VSTREAMPROC_MIN_BYTECOMPARE_RESULT 0u #define VSTREAMPROC_MIN_CRC_VALUE 0u #define VSTREAMPROC_MIN_CIPHER_STATE 0u #define VSTREAMPROC_MIN_HASH_STATE 0u #define VSTREAMPROC_MIN_MACVERIFICATION_STATE 0u #define VSTREAMPROC_MIN_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYN 0u #define VSTREAMPROC_MIN_SIGNATUREVERIFICATION_STATE 0u #define VSTREAMPROC_MIN_AVAILABLELENGTHOFSTORAGENODEBUFFERINFO 0u #define VSTREAMPROC_MIN_CONSUMEDLENGTHOFSTORAGENODEBUFFERINFO 0u #define VSTREAMPROC_MIN_REQUESTLOCKCNTOFSTORAGENODEBUFFERINFO 0u #define VSTREAMPROC_MIN_REQUESTEDPRODUCELENGTHOFSTORAGENODEBUFFERINFO 0u #define VSTREAMPROC_MIN_CONSUMELENOFSTORAGEOUTPUTPORTINFO 0u #define VSTREAMPROC_MIN_REQUESTEDCONSUMELENOFSTORAGEOUTPUTPORTINFO 0u #define VSTREAMPROC_MIN_TRIGGER_RESULT 0u /** \} */ /** \defgroup vStreamProcPCMaxNumericValueDefines vStreamProc Max Numeric Value Defines (PRE_COMPILE) \brief These defines are used to implement against the maximum value in numerical based data. \{ */ #define VSTREAMPROC_MAX_BYTECOMPARE_RESULT 255u #define VSTREAMPROC_MAX_CRC_VALUE 18446744073709551615u #define VSTREAMPROC_MAX_CIPHER_STATE 255u #define VSTREAMPROC_MAX_HASH_STATE 255u #define VSTREAMPROC_MAX_MACVERIFICATION_STATE 255u #define VSTREAMPROC_MAX_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYN 4294967295u #define VSTREAMPROC_MAX_SIGNATUREVERIFICATION_STATE 255u #define VSTREAMPROC_MAX_AVAILABLELENGTHOFSTORAGENODEBUFFERINFO 4294967295u #define VSTREAMPROC_MAX_CONSUMEDLENGTHOFSTORAGENODEBUFFERINFO 4294967295u #define VSTREAMPROC_MAX_REQUESTLOCKCNTOFSTORAGENODEBUFFERINFO 4294967295u #define VSTREAMPROC_MAX_REQUESTEDPRODUCELENGTHOFSTORAGENODEBUFFERINFO 4294967295u #define VSTREAMPROC_MAX_CONSUMELENOFSTORAGEOUTPUTPORTINFO 4294967295u #define VSTREAMPROC_MAX_REQUESTEDCONSUMELENOFSTORAGEOUTPUTPORTINFO 4294967295u #define VSTREAMPROC_MAX_TRIGGER_RESULT 255u /** \} */ /** \defgroup vStreamProcPCNoReferenceDefines vStreamProc No Reference Defines (PRE_COMPILE) \brief These defines are used to indicate unused indexes in data relations. \{ */ #define VSTREAMPROC_NO_METASTATEIDXOFEDGE 255u #define VSTREAMPROC_NO_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNIDXOFEDGE 255u #define VSTREAMPROC_NO_STORAGEOUTPUTPORTIDXOFEDGE 255u #define VSTREAMPROC_NO_METASTATETRUTHTABLEENDIDXOFMETASTATE 255u #define VSTREAMPROC_NO_METASTATETRUTHTABLESTARTIDXOFMETASTATE 255u #define VSTREAMPROC_NO_BASESTATEIDXOFMETASTATE2BASESTATE 255u #define VSTREAMPROC_NO_HANDLEOFMODE 255u #define VSTREAMPROC_NO_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNIDXOFNAMEDINPUTPORTS2ACTUALPORTS 255u #define VSTREAMPROC_NO_STORAGENODEIDXOFNAMEDOUTPUTPORTS2ACTUALPORTS 255u #define VSTREAMPROC_NO_BASESTATEENDIDXOFPIPE 255u #define VSTREAMPROC_NO_BASESTATESTARTIDXOFPIPE 255u #define VSTREAMPROC_NO_EDGEENDIDXOFPIPE 255u #define VSTREAMPROC_NO_EDGESTARTIDXOFPIPE 255u #define VSTREAMPROC_NO_EXITPOINTENDIDXOFPIPE 255u #define VSTREAMPROC_NO_EXITPOINTSTARTIDXOFPIPE 255u #define VSTREAMPROC_NO_FLUSHLEVELENDIDXOFPIPE 255u #define VSTREAMPROC_NO_FLUSHLEVELSTARTIDXOFPIPE 255u #define VSTREAMPROC_NO_METASTATEENDIDXOFPIPE 255u #define VSTREAMPROC_NO_METASTATESTARTIDXOFPIPE 255u #define VSTREAMPROC_NO_MODEENDIDXOFPIPE 255u #define VSTREAMPROC_NO_MODESTARTIDXOFPIPE 255u #define VSTREAMPROC_NO_NAMEDINPUTPORTS2ACTUALPORTSENDIDXOFPROCESSINGNODE 255u #define VSTREAMPROC_NO_NAMEDINPUTPORTS2ACTUALPORTSSTARTIDXOFPROCESSINGNODE 255u #define VSTREAMPROC_NO_NAMEDOUTPUTPORTS2ACTUALPORTSENDIDXOFPROCESSINGNODE 255u #define VSTREAMPROC_NO_NAMEDOUTPUTPORTS2ACTUALPORTSSTARTIDXOFPROCESSINGNODE 255u #define VSTREAMPROC_NO_PRODUCEROFSTORAGEINPUTPORT 255u #define VSTREAMPROC_NO_STORAGEOUTPUTPORTENDIDXOFSTORAGENODE 255u #define VSTREAMPROC_NO_STORAGEOUTPUTPORTSTARTIDXOFSTORAGENODE 255u #define VSTREAMPROC_NO_NODEIDXOFSTORAGEOUTPUTPORT 255u /** \} */ /** \defgroup vStreamProcPCEnumExistsDefines vStreamProc Enum Exists Defines (PRE_COMPILE) \brief These defines can be used to deactivate enumeration based code sequences if the enumeration value does not exist in the configuration data. \{ */ #define VSTREAMPROC_EXISTS_STORAGENODE_ONE2ONEINDIRECTIONWORKSPACEOFNODE STD_ON #define VSTREAMPROC_EXISTS_PROCESSINGNODE_ONE2ONEINDIRECTIONWORKSPACEOFNODE STD_ON #define VSTREAMPROC_EXISTS_PROCESSING_NODE_TYPEOFNODE STD_ON #define VSTREAMPROC_EXISTS_STORAGE_NODE_TYPEOFNODE STD_ON #define VSTREAMPROC_EXISTS_INTERNAL_PORTSCOPEOFSTORAGEINPUTPORT STD_ON #define VSTREAMPROC_EXISTS_EXTERNAL_PORTSCOPEOFSTORAGEINPUTPORT STD_ON #define VSTREAMPROC_EXISTS_INTERNAL_PORTSCOPEOFSTORAGEOUTPUTPORT STD_ON #define VSTREAMPROC_EXISTS_EXTERNAL_PORTSCOPEOFSTORAGEOUTPUTPORT STD_ON /** \} */ /** \defgroup vStreamProcPCEnumDefines vStreamProc Enum Defines (PRE_COMPILE) \brief These defines are the enumeration values of enumeration based CONST and VAR data. \{ */ #define VSTREAMPROC_STORAGENODE_ONE2ONEINDIRECTIONWORKSPACEOFNODE 0x00u #define VSTREAMPROC_PROCESSINGNODE_ONE2ONEINDIRECTIONWORKSPACEOFNODE 0x01u #define VSTREAMPROC_PROCESSING_NODE_TYPEOFNODE 0x00u #define VSTREAMPROC_STORAGE_NODE_TYPEOFNODE 0x01u #define VSTREAMPROC_PROCESS_PHASEOFPIPEINFO 0x00u #define VSTREAMPROC_FLUSH_PHASEOFPIPEINFO 0x01u #define VSTREAMPROC_FAILED_PHASEOFPIPEINFO 0x02u #define VSTREAMPROC_UNINIT_PIPESTATE 0x00u #define VSTREAMPROC_CLOSED_PIPESTATE 0x01u #define VSTREAMPROC_OPENED_PIPESTATE 0x02u #define VSTREAMPROC_INTERNAL_PORTSCOPEOFSTORAGEINPUTPORT 0x00u #define VSTREAMPROC_EXTERNAL_PORTSCOPEOFSTORAGEINPUTPORT 0x01u #define VSTREAMPROC_INTERNAL_PORTSCOPEOFSTORAGEOUTPUTPORT 0x00u #define VSTREAMPROC_EXTERNAL_PORTSCOPEOFSTORAGEOUTPUTPORT 0x01u /** \} */ /** \defgroup vStreamProcPCIsReducedToDefineDefines vStreamProc Is Reduced To Define Defines (PRE_COMPILE) \brief If all values in a CONST array or an element in a CONST array of structs are equal, the define is STD_ON else STD_OFF. \{ */ #define VSTREAMPROC_ISDEF_DEFAULTACTIVATIONOFBASESTATE STD_OFF #define VSTREAMPROC_ISDEF_METASTATEIDXOFEDGE STD_OFF #define VSTREAMPROC_ISDEF_METASTATEUSEDOFEDGE STD_OFF #define VSTREAMPROC_ISDEF_NODEIDXOFEDGE STD_OFF #define VSTREAMPROC_ISDEF_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNIDXOFEDGE STD_OFF #define VSTREAMPROC_ISDEF_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNUSEDOFEDGE STD_OFF #define VSTREAMPROC_ISDEF_STORAGEOUTPUTPORTIDXOFEDGE STD_OFF #define VSTREAMPROC_ISDEF_STORAGEOUTPUTPORTUSEDOFEDGE STD_OFF #define VSTREAMPROC_ISDEF_STORAGENODEIDXOFENTRYPOINT STD_OFF #define VSTREAMPROC_ISDEF_STORAGEOUTPUTPORTIDXOFEXITPOINT STD_OFF #define VSTREAMPROC_ISDEF_EDGEENDIDXOFFLUSHLEVEL STD_OFF #define VSTREAMPROC_ISDEF_EDGESTARTIDXOFFLUSHLEVEL STD_OFF #define VSTREAMPROC_ISDEF_MATCHACTIVATIONOFMETASTATE STD_OFF #define VSTREAMPROC_ISDEF_METASTATE2BASESTATEENDIDXOFMETASTATE STD_OFF #define VSTREAMPROC_ISDEF_METASTATE2BASESTATELENGTHOFMETASTATE STD_OFF #define VSTREAMPROC_ISDEF_METASTATE2BASESTATESTARTIDXOFMETASTATE STD_OFF #define VSTREAMPROC_ISDEF_METASTATETRUTHTABLEENDIDXOFMETASTATE STD_OFF #define VSTREAMPROC_ISDEF_METASTATETRUTHTABLESTARTIDXOFMETASTATE STD_OFF #define VSTREAMPROC_ISDEF_METASTATETRUTHTABLEUSEDOFMETASTATE STD_OFF #define VSTREAMPROC_ISDEF_TRUTHTABLECOUNTOFMETASTATE STD_OFF #define VSTREAMPROC_ISDEF_BASESTATEIDXOFMETASTATE2BASESTATE STD_OFF #define VSTREAMPROC_ISDEF_BASESTATEUSEDOFMETASTATE2BASESTATE STD_OFF #define VSTREAMPROC_ISDEF_EXPECTEDSTATEACTIVATIONOFMETASTATETRUTHTABLE STD_OFF #define VSTREAMPROC_ISDEF_HANDLEOFMODE STD_OFF #define VSTREAMPROC_ISDEF_MODE2BASESTATEENDIDXOFMODE STD_OFF #define VSTREAMPROC_ISDEF_MODE2BASESTATESTARTIDXOFMODE STD_OFF #define VSTREAMPROC_ISDEF_PIPEIDXOFMODE STD_OFF #define VSTREAMPROC_ISDEF_BASESTATEACTIVATIONOFMODE2BASESTATE STD_OFF #define VSTREAMPROC_ISDEF_BASESTATEIDXOFMODE2BASESTATE STD_OFF #define VSTREAMPROC_ISDEF_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNIDXOFNAMEDINPUTPORTS2ACTUALPORTS STD_OFF #define VSTREAMPROC_ISDEF_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNUSEDOFNAMEDINPUTPORTS2ACTUALPORTS STD_OFF #define VSTREAMPROC_ISDEF_STORAGENODEIDXOFNAMEDOUTPUTPORTS2ACTUALPORTS STD_OFF #define VSTREAMPROC_ISDEF_STORAGENODEUSEDOFNAMEDOUTPUTPORTS2ACTUALPORTS STD_OFF #define VSTREAMPROC_ISDEF_ONE2ONEINDIRECTIONWORKSPACEIDXOFNODE STD_OFF #define VSTREAMPROC_ISDEF_ONE2ONEINDIRECTIONWORKSPACEOFNODE STD_OFF #define VSTREAMPROC_ISDEF_TYPEOFNODE STD_OFF #define VSTREAMPROC_ISDEF_BASESTATEENDIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_BASESTATESTARTIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_BASESTATEUSEDOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_EDGEENDIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_EDGESTARTIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_EDGEUSEDOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_ENTRYPOINTENDIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_ENTRYPOINTLENGTHOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_ENTRYPOINTSTARTIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_EXITPOINTENDIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_EXITPOINTLENGTHOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_EXITPOINTSTARTIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_EXITPOINTUSEDOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_FLUSHLEVELENDIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_FLUSHLEVELSTARTIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_FLUSHLEVELUSEDOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_METASTATEENDIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_METASTATESTARTIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_METASTATEUSEDOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_MODEENDIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_MODESTARTIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_MODEUSEDOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_NODEENDIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_NODELENGTHOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_NODESTARTIDXOFPIPE STD_OFF #define VSTREAMPROC_ISDEF_NAMEDINPUTPORTS2ACTUALPORTSENDIDXOFPROCESSINGNODE STD_OFF #define VSTREAMPROC_ISDEF_NAMEDINPUTPORTS2ACTUALPORTSLENGTHOFPROCESSINGNODE STD_OFF #define VSTREAMPROC_ISDEF_NAMEDINPUTPORTS2ACTUALPORTSSTARTIDXOFPROCESSINGNODE STD_OFF #define VSTREAMPROC_ISDEF_NAMEDINPUTPORTS2ACTUALPORTSUSEDOFPROCESSINGNODE STD_OFF #define VSTREAMPROC_ISDEF_NAMEDOUTPUTPORTS2ACTUALPORTSENDIDXOFPROCESSINGNODE STD_OFF #define VSTREAMPROC_ISDEF_NAMEDOUTPUTPORTS2ACTUALPORTSLENGTHOFPROCESSINGNODE STD_OFF #define VSTREAMPROC_ISDEF_NAMEDOUTPUTPORTS2ACTUALPORTSSTARTIDXOFPROCESSINGNODE STD_OFF #define VSTREAMPROC_ISDEF_NAMEDOUTPUTPORTS2ACTUALPORTSUSEDOFPROCESSINGNODE STD_OFF #define VSTREAMPROC_ISDEF_NODEIDXOFPROCESSINGNODE STD_OFF #define VSTREAMPROC_ISDEF_PROCESSINGNODEDEFIDXOFPROCESSINGNODE STD_OFF #define VSTREAMPROC_ISDEF_SLICEOFPROCESSINGNODE STD_OFF #define VSTREAMPROC_ISDEF_WORKSPACEOFPROCESSINGNODE STD_OFF #define VSTREAMPROC_ISDEF_CONFIGOFPROCESSINGNODEDEF STD_OFF #define VSTREAMPROC_ISDEF_CONFIGTYPEOFPROCESSINGNODEDEF STD_OFF #define VSTREAMPROC_ISDEF_FLUSHFCTOFPROCESSINGNODEDEF STD_OFF #define VSTREAMPROC_ISDEF_INITFCTOFPROCESSINGNODEDEF STD_OFF #define VSTREAMPROC_ISDEF_OPTIONALINPUTPORTSOFPROCESSINGNODEDEF STD_OFF #define VSTREAMPROC_ISDEF_OPTIONALOUTPUTPORTSOFPROCESSINGNODEDEF STD_OFF #define VSTREAMPROC_ISDEF_PROCESSFCTOFPROCESSINGNODEDEF STD_OFF #define VSTREAMPROC_ISDEF_REQUIREDINPUTPORTSOFPROCESSINGNODEDEF STD_OFF #define VSTREAMPROC_ISDEF_REQUIREDOUTPUTPORTSOFPROCESSINGNODEDEF STD_OFF #define VSTREAMPROC_ISDEF_WORKSPACETYPEOFPROCESSINGNODEDEF STD_OFF #define VSTREAMPROC_ISDEF_BYTESTOCOMPAREOFPROCESSINGNODE_BYTECOMPARE_CONFIG STD_OFF #define VSTREAMPROC_ISDEF_CRCTYPEOFPROCESSINGNODE_CRC_CONFIG STD_OFF #define VSTREAMPROC_ISDEF_CIPHERMODEOFPROCESSINGNODE_CIPHER_CONFIG STD_OFF #define VSTREAMPROC_ISDEF_CSMJOBIDOFPROCESSINGNODE_CIPHER_CONFIG STD_OFF #define VSTREAMPROC_ISDEF_MINOUTPUTLENGTHOFPROCESSINGNODE_CIPHER_CONFIG STD_OFF #define VSTREAMPROC_ISDEF_CSMJOBIDOFPROCESSINGNODE_HASH_CONFIG STD_OFF #define VSTREAMPROC_ISDEF_CSMJOBIDOFPROCESSINGNODE_MACVERIFICATION_CONFIG STD_OFF #define VSTREAMPROC_ISDEF_CSMJOBIDOFPROCESSINGNODE_SIGNATUREVERIFICATION_CONFIG STD_OFF #define VSTREAMPROC_ISDEF_BYTESTOPROCESSOFPROCESSINGNODE_TRIGGER_CONFIG STD_OFF #define VSTREAMPROC_ISDEF_CURRENTSCHEDULEENTRYIDXOFSCHEDULER STD_OFF #define VSTREAMPROC_ISDEF_MAXNUMBEROFNODESTOPROCESSOFSCHEDULER STD_OFF #define VSTREAMPROC_ISDEF_SCHEDULEENTRYTABLEENDIDXOFSCHEDULER STD_OFF #define VSTREAMPROC_ISDEF_SCHEDULEENTRYTABLELENGTHOFSCHEDULER STD_OFF #define VSTREAMPROC_ISDEF_SCHEDULEENTRYTABLESTARTIDXOFSCHEDULER STD_OFF #define VSTREAMPROC_ISDEF_PORTSCOPEOFSTORAGEINPUTPORT STD_OFF #define VSTREAMPROC_ISDEF_PRODUCEROFSTORAGEINPUTPORT STD_OFF #define VSTREAMPROC_ISDEF_DATAELEMENTSIZEOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_DATAELEMENTTYPEOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_DEFRAGMENTTHRESHOLDOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_NODEIDXOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_SCHEDULERIDXOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_STORAGEINPUTPORTENDIDXOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_STORAGEINPUTPORTLENGTHOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_STORAGEINPUTPORTSTARTIDXOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_STORAGENODEBUFFERLENGTHOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_STORAGENODEBUFFEROFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_STORAGENODEDEFIDXOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_STORAGEOUTPUTPORTENDIDXOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_STORAGEOUTPUTPORTLENGTHOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_STORAGEOUTPUTPORTSTARTIDXOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_STORAGEOUTPUTPORTUSEDOFSTORAGENODE STD_OFF #define VSTREAMPROC_ISDEF_ANNOUNCESTREAMOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_DATAAVAILABLECALLOUTOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_FLUSHFCTOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_INITFCTOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_ISEMPTYOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_PROCESSFCTOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_READACKOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_READINFOOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_READREQUESTOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_REQUESTSTREAMOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_SETACTIVATIONSIGNALOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_STORAGEAVAILABLECALLOUTOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_STREAMAVAILABLECALLOUTOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_WRITEACKOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_WRITEINFOOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_WRITEREQUESTOFSTORAGENODEDEF STD_OFF #define VSTREAMPROC_ISDEF_NODEIDXOFSTORAGEOUTPUTPORT STD_OFF #define VSTREAMPROC_ISDEF_NODEUSEDOFSTORAGEOUTPUTPORT STD_OFF #define VSTREAMPROC_ISDEF_PORTSCOPEOFSTORAGEOUTPUTPORT STD_OFF #define VSTREAMPROC_ISDEF_STORAGENODEIDXOFSTORAGEOUTPUTPORT STD_OFF #define VSTREAMPROC_ISDEF_BASESTATEINFOOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_BASESTATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_BYTECOMPARE_RESULTOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_CRC_VALUEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_CIPHER_STATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_CURRENTSCHEDULEENTRYOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_EDGEINFOOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_EDGEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_ENTRYPOINTOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_EXITPOINTOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_EXTWORKSPACE_VSWUPDM_PROCNODEPADDINGWORKSPACETYPEOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_EXTWORKSPACE_VSWUPDM_PROCNODEREADWORKSPACETYPEOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_EXTWORKSPACE_VSWUPDM_PROCNODETRACKCOMPAREPROGRESSWORKSPACETYPEOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_EXTWORKSPACE_VSWUPDM_PROCNODEWRITEWORKSPACETYPEOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_FLUSHLEVELINFOOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_FLUSHLEVELOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_HASH_STATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_MACVERIFICATION_STATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_METASTATE2BASESTATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_METASTATEINFOOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_METASTATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_METASTATETRUTHTABLEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_MODE2BASESTATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_MODEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_NAMEDINPUTPORTS2ACTUALPORTSOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_NAMEDOUTPUTPORTS2ACTUALPORTSOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_NODEINFOOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_NODEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_PIPEINFOOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_PIPEOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_PIPESTATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_PROCESSINGNODEDEFOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_PROCESSINGNODEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_PROCESSINGNODE_BYTECOMPARE_CONFIGOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_PROCESSINGNODE_CRC_CONFIGOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_SCHEDULEENTRYTABLEOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_SCHEDULEROFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIGNATUREVERIFICATION_STATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFBASESTATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFBYTECOMPARE_RESULTOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFCRC_VALUEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFCIPHER_STATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFEDGEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFENTRYPOINTOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFEXITPOINTOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFHASH_STATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFMACVERIFICATION_STATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFMETASTATE2BASESTATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFMETASTATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFMETASTATETRUTHTABLEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFMODE2BASESTATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFMODEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFNODEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFPROCESSINGNODEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFSCHEDULEROFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFSIGNATUREVERIFICATION_STATEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFSTORAGEINPUTPORTOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFSTORAGENODEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFSTORAGEOUTPUTPORTINFOOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFSTORAGEOUTPUTPORTOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_SIZEOFTRIGGER_RESULTOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_STORAGEINPUTPORTOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_STORAGENODEBUFFERINFOOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_STORAGENODEBUFFEROFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_STORAGENODEDEFOFPCCONFIG STD_ON #define VSTREAMPROC_ISDEF_STORAGENODEOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_STORAGEOUTPUTPORTINFOOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_STORAGEOUTPUTPORTOFPCCONFIG STD_OFF #define VSTREAMPROC_ISDEF_TRIGGER_RESULTOFPCCONFIG STD_OFF /** \} */ /** \defgroup vStreamProcPCEqualsAlwaysToDefines vStreamProc Equals Always To Defines (PRE_COMPILE) \brief If all values in a CONST array or an element in a CONST array of structs are equal, the define contains the always equals value. \{ */ #define VSTREAMPROC_EQ2_DEFAULTACTIVATIONOFBASESTATE #define VSTREAMPROC_EQ2_METASTATEIDXOFEDGE #define VSTREAMPROC_EQ2_METASTATEUSEDOFEDGE #define VSTREAMPROC_EQ2_NODEIDXOFEDGE #define VSTREAMPROC_EQ2_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNIDXOFEDGE #define VSTREAMPROC_EQ2_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNUSEDOFEDGE #define VSTREAMPROC_EQ2_STORAGEOUTPUTPORTIDXOFEDGE #define VSTREAMPROC_EQ2_STORAGEOUTPUTPORTUSEDOFEDGE #define VSTREAMPROC_EQ2_STORAGENODEIDXOFENTRYPOINT #define VSTREAMPROC_EQ2_STORAGEOUTPUTPORTIDXOFEXITPOINT #define VSTREAMPROC_EQ2_EDGEENDIDXOFFLUSHLEVEL #define VSTREAMPROC_EQ2_EDGESTARTIDXOFFLUSHLEVEL #define VSTREAMPROC_EQ2_MATCHACTIVATIONOFMETASTATE #define VSTREAMPROC_EQ2_METASTATE2BASESTATEENDIDXOFMETASTATE #define VSTREAMPROC_EQ2_METASTATE2BASESTATELENGTHOFMETASTATE #define VSTREAMPROC_EQ2_METASTATE2BASESTATESTARTIDXOFMETASTATE #define VSTREAMPROC_EQ2_METASTATETRUTHTABLEENDIDXOFMETASTATE #define VSTREAMPROC_EQ2_METASTATETRUTHTABLESTARTIDXOFMETASTATE #define VSTREAMPROC_EQ2_METASTATETRUTHTABLEUSEDOFMETASTATE #define VSTREAMPROC_EQ2_TRUTHTABLECOUNTOFMETASTATE #define VSTREAMPROC_EQ2_BASESTATEIDXOFMETASTATE2BASESTATE #define VSTREAMPROC_EQ2_BASESTATEUSEDOFMETASTATE2BASESTATE #define VSTREAMPROC_EQ2_EXPECTEDSTATEACTIVATIONOFMETASTATETRUTHTABLE #define VSTREAMPROC_EQ2_HANDLEOFMODE #define VSTREAMPROC_EQ2_MODE2BASESTATEENDIDXOFMODE #define VSTREAMPROC_EQ2_MODE2BASESTATESTARTIDXOFMODE #define VSTREAMPROC_EQ2_PIPEIDXOFMODE #define VSTREAMPROC_EQ2_BASESTATEACTIVATIONOFMODE2BASESTATE #define VSTREAMPROC_EQ2_BASESTATEIDXOFMODE2BASESTATE #define VSTREAMPROC_EQ2_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNIDXOFNAMEDINPUTPORTS2ACTUALPORTS #define VSTREAMPROC_EQ2_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNUSEDOFNAMEDINPUTPORTS2ACTUALPORTS #define VSTREAMPROC_EQ2_STORAGENODEIDXOFNAMEDOUTPUTPORTS2ACTUALPORTS #define VSTREAMPROC_EQ2_STORAGENODEUSEDOFNAMEDOUTPUTPORTS2ACTUALPORTS #define VSTREAMPROC_EQ2_ONE2ONEINDIRECTIONWORKSPACEIDXOFNODE #define VSTREAMPROC_EQ2_ONE2ONEINDIRECTIONWORKSPACEOFNODE #define VSTREAMPROC_EQ2_TYPEOFNODE #define VSTREAMPROC_EQ2_BASESTATEENDIDXOFPIPE #define VSTREAMPROC_EQ2_BASESTATESTARTIDXOFPIPE #define VSTREAMPROC_EQ2_BASESTATEUSEDOFPIPE #define VSTREAMPROC_EQ2_EDGEENDIDXOFPIPE #define VSTREAMPROC_EQ2_EDGESTARTIDXOFPIPE #define VSTREAMPROC_EQ2_EDGEUSEDOFPIPE #define VSTREAMPROC_EQ2_ENTRYPOINTENDIDXOFPIPE #define VSTREAMPROC_EQ2_ENTRYPOINTLENGTHOFPIPE #define VSTREAMPROC_EQ2_ENTRYPOINTSTARTIDXOFPIPE #define VSTREAMPROC_EQ2_EXITPOINTENDIDXOFPIPE #define VSTREAMPROC_EQ2_EXITPOINTLENGTHOFPIPE #define VSTREAMPROC_EQ2_EXITPOINTSTARTIDXOFPIPE #define VSTREAMPROC_EQ2_EXITPOINTUSEDOFPIPE #define VSTREAMPROC_EQ2_FLUSHLEVELENDIDXOFPIPE #define VSTREAMPROC_EQ2_FLUSHLEVELSTARTIDXOFPIPE #define VSTREAMPROC_EQ2_FLUSHLEVELUSEDOFPIPE #define VSTREAMPROC_EQ2_METASTATEENDIDXOFPIPE #define VSTREAMPROC_EQ2_METASTATESTARTIDXOFPIPE #define VSTREAMPROC_EQ2_METASTATEUSEDOFPIPE #define VSTREAMPROC_EQ2_MODEENDIDXOFPIPE #define VSTREAMPROC_EQ2_MODESTARTIDXOFPIPE #define VSTREAMPROC_EQ2_MODEUSEDOFPIPE #define VSTREAMPROC_EQ2_NODEENDIDXOFPIPE #define VSTREAMPROC_EQ2_NODELENGTHOFPIPE #define VSTREAMPROC_EQ2_NODESTARTIDXOFPIPE #define VSTREAMPROC_EQ2_NAMEDINPUTPORTS2ACTUALPORTSENDIDXOFPROCESSINGNODE #define VSTREAMPROC_EQ2_NAMEDINPUTPORTS2ACTUALPORTSLENGTHOFPROCESSINGNODE #define VSTREAMPROC_EQ2_NAMEDINPUTPORTS2ACTUALPORTSSTARTIDXOFPROCESSINGNODE #define VSTREAMPROC_EQ2_NAMEDINPUTPORTS2ACTUALPORTSUSEDOFPROCESSINGNODE #define VSTREAMPROC_EQ2_NAMEDOUTPUTPORTS2ACTUALPORTSENDIDXOFPROCESSINGNODE #define VSTREAMPROC_EQ2_NAMEDOUTPUTPORTS2ACTUALPORTSLENGTHOFPROCESSINGNODE #define VSTREAMPROC_EQ2_NAMEDOUTPUTPORTS2ACTUALPORTSSTARTIDXOFPROCESSINGNODE #define VSTREAMPROC_EQ2_NAMEDOUTPUTPORTS2ACTUALPORTSUSEDOFPROCESSINGNODE #define VSTREAMPROC_EQ2_NODEIDXOFPROCESSINGNODE #define VSTREAMPROC_EQ2_PROCESSINGNODEDEFIDXOFPROCESSINGNODE #define VSTREAMPROC_EQ2_SLICEOFPROCESSINGNODE #define VSTREAMPROC_EQ2_WORKSPACEOFPROCESSINGNODE #define VSTREAMPROC_EQ2_CONFIGOFPROCESSINGNODEDEF #define VSTREAMPROC_EQ2_CONFIGTYPEOFPROCESSINGNODEDEF #define VSTREAMPROC_EQ2_FLUSHFCTOFPROCESSINGNODEDEF #define VSTREAMPROC_EQ2_INITFCTOFPROCESSINGNODEDEF #define VSTREAMPROC_EQ2_OPTIONALINPUTPORTSOFPROCESSINGNODEDEF #define VSTREAMPROC_EQ2_OPTIONALOUTPUTPORTSOFPROCESSINGNODEDEF #define VSTREAMPROC_EQ2_PROCESSFCTOFPROCESSINGNODEDEF #define VSTREAMPROC_EQ2_REQUIREDINPUTPORTSOFPROCESSINGNODEDEF #define VSTREAMPROC_EQ2_REQUIREDOUTPUTPORTSOFPROCESSINGNODEDEF #define VSTREAMPROC_EQ2_WORKSPACETYPEOFPROCESSINGNODEDEF #define VSTREAMPROC_EQ2_BYTESTOCOMPAREOFPROCESSINGNODE_BYTECOMPARE_CONFIG #define VSTREAMPROC_EQ2_CRCTYPEOFPROCESSINGNODE_CRC_CONFIG #define VSTREAMPROC_EQ2_CIPHERMODEOFPROCESSINGNODE_CIPHER_CONFIG #define VSTREAMPROC_EQ2_CSMJOBIDOFPROCESSINGNODE_CIPHER_CONFIG #define VSTREAMPROC_EQ2_MINOUTPUTLENGTHOFPROCESSINGNODE_CIPHER_CONFIG #define VSTREAMPROC_EQ2_CSMJOBIDOFPROCESSINGNODE_HASH_CONFIG #define VSTREAMPROC_EQ2_CSMJOBIDOFPROCESSINGNODE_MACVERIFICATION_CONFIG #define VSTREAMPROC_EQ2_CSMJOBIDOFPROCESSINGNODE_SIGNATUREVERIFICATION_CONFIG #define VSTREAMPROC_EQ2_BYTESTOPROCESSOFPROCESSINGNODE_TRIGGER_CONFIG #define VSTREAMPROC_EQ2_CURRENTSCHEDULEENTRYIDXOFSCHEDULER #define VSTREAMPROC_EQ2_MAXNUMBEROFNODESTOPROCESSOFSCHEDULER #define VSTREAMPROC_EQ2_SCHEDULEENTRYTABLEENDIDXOFSCHEDULER #define VSTREAMPROC_EQ2_SCHEDULEENTRYTABLELENGTHOFSCHEDULER #define VSTREAMPROC_EQ2_SCHEDULEENTRYTABLESTARTIDXOFSCHEDULER #define VSTREAMPROC_EQ2_PORTSCOPEOFSTORAGEINPUTPORT #define VSTREAMPROC_EQ2_PRODUCEROFSTORAGEINPUTPORT #define VSTREAMPROC_EQ2_DATAELEMENTSIZEOFSTORAGENODE #define VSTREAMPROC_EQ2_DATAELEMENTTYPEOFSTORAGENODE #define VSTREAMPROC_EQ2_DEFRAGMENTTHRESHOLDOFSTORAGENODE #define VSTREAMPROC_EQ2_NODEIDXOFSTORAGENODE #define VSTREAMPROC_EQ2_SCHEDULERIDXOFSTORAGENODE #define VSTREAMPROC_EQ2_STORAGEINPUTPORTENDIDXOFSTORAGENODE #define VSTREAMPROC_EQ2_STORAGEINPUTPORTLENGTHOFSTORAGENODE #define VSTREAMPROC_EQ2_STORAGEINPUTPORTSTARTIDXOFSTORAGENODE #define VSTREAMPROC_EQ2_STORAGENODEBUFFERLENGTHOFSTORAGENODE #define VSTREAMPROC_EQ2_STORAGENODEBUFFEROFSTORAGENODE #define VSTREAMPROC_EQ2_STORAGENODEDEFIDXOFSTORAGENODE #define VSTREAMPROC_EQ2_STORAGEOUTPUTPORTENDIDXOFSTORAGENODE #define VSTREAMPROC_EQ2_STORAGEOUTPUTPORTLENGTHOFSTORAGENODE #define VSTREAMPROC_EQ2_STORAGEOUTPUTPORTSTARTIDXOFSTORAGENODE #define VSTREAMPROC_EQ2_STORAGEOUTPUTPORTUSEDOFSTORAGENODE #define VSTREAMPROC_EQ2_ANNOUNCESTREAMOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_DATAAVAILABLECALLOUTOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_FLUSHFCTOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_INITFCTOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_ISEMPTYOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_PROCESSFCTOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_READACKOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_READINFOOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_READREQUESTOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_REQUESTSTREAMOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_SETACTIVATIONSIGNALOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_STORAGEAVAILABLECALLOUTOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_STREAMAVAILABLECALLOUTOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_WRITEACKOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_WRITEINFOOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_WRITEREQUESTOFSTORAGENODEDEF #define VSTREAMPROC_EQ2_NODEIDXOFSTORAGEOUTPUTPORT #define VSTREAMPROC_EQ2_NODEUSEDOFSTORAGEOUTPUTPORT #define VSTREAMPROC_EQ2_PORTSCOPEOFSTORAGEOUTPUTPORT #define VSTREAMPROC_EQ2_STORAGENODEIDXOFSTORAGEOUTPUTPORT #define VSTREAMPROC_EQ2_BASESTATEINFOOFPCCONFIG #define VSTREAMPROC_EQ2_BASESTATEOFPCCONFIG #define VSTREAMPROC_EQ2_BYTECOMPARE_RESULTOFPCCONFIG #define VSTREAMPROC_EQ2_CRC_VALUEOFPCCONFIG #define VSTREAMPROC_EQ2_CIPHER_STATEOFPCCONFIG #define VSTREAMPROC_EQ2_CURRENTSCHEDULEENTRYOFPCCONFIG vStreamProc_CurrentScheduleEntry.raw #define VSTREAMPROC_EQ2_EDGEINFOOFPCCONFIG #define VSTREAMPROC_EQ2_EDGEOFPCCONFIG #define VSTREAMPROC_EQ2_ENTRYPOINTOFPCCONFIG #define VSTREAMPROC_EQ2_EXITPOINTOFPCCONFIG #define VSTREAMPROC_EQ2_EXTWORKSPACE_VSWUPDM_PROCNODEPADDINGWORKSPACETYPEOFPCCONFIG vStreamProc_ExtWorkspace_vSwUpdM_ProcNodePaddingWorkspaceType.raw #define VSTREAMPROC_EQ2_EXTWORKSPACE_VSWUPDM_PROCNODEREADWORKSPACETYPEOFPCCONFIG vStreamProc_ExtWorkspace_vSwUpdM_ProcNodeReadWorkspaceType.raw #define VSTREAMPROC_EQ2_EXTWORKSPACE_VSWUPDM_PROCNODETRACKCOMPAREPROGRESSWORKSPACETYPEOFPCCONFIG vStreamProc_ExtWorkspace_vSwUpdM_ProcNodeTrackCompareProgressWorkspaceType.raw #define VSTREAMPROC_EQ2_EXTWORKSPACE_VSWUPDM_PROCNODEWRITEWORKSPACETYPEOFPCCONFIG vStreamProc_ExtWorkspace_vSwUpdM_ProcNodeWriteWorkspaceType.raw #define VSTREAMPROC_EQ2_FLUSHLEVELINFOOFPCCONFIG #define VSTREAMPROC_EQ2_FLUSHLEVELOFPCCONFIG vStreamProc_FlushLevel #define VSTREAMPROC_EQ2_HASH_STATEOFPCCONFIG #define VSTREAMPROC_EQ2_MACVERIFICATION_STATEOFPCCONFIG #define VSTREAMPROC_EQ2_METASTATE2BASESTATEOFPCCONFIG #define VSTREAMPROC_EQ2_METASTATEINFOOFPCCONFIG #define VSTREAMPROC_EQ2_METASTATEOFPCCONFIG #define VSTREAMPROC_EQ2_METASTATETRUTHTABLEOFPCCONFIG #define VSTREAMPROC_EQ2_MODE2BASESTATEOFPCCONFIG #define VSTREAMPROC_EQ2_MODEOFPCCONFIG #define VSTREAMPROC_EQ2_NAMEDINPUTPORTS2ACTUALPORTSOFPCCONFIG vStreamProc_NamedInputPorts2ActualPorts #define VSTREAMPROC_EQ2_NAMEDOUTPUTPORTS2ACTUALPORTSOFPCCONFIG vStreamProc_NamedOutputPorts2ActualPorts #define VSTREAMPROC_EQ2_NODEINFOOFPCCONFIG #define VSTREAMPROC_EQ2_NODEOFPCCONFIG #define VSTREAMPROC_EQ2_PIPEINFOOFPCCONFIG #define VSTREAMPROC_EQ2_PIPEOFPCCONFIG vStreamProc_Pipe #define VSTREAMPROC_EQ2_PIPESTATEOFPCCONFIG #define VSTREAMPROC_EQ2_PROCNODE_STORAGEOUTPUTPORTSINPUTPORTDYNOFPCCONFIG vStreamProc_ProcNode_StorageOutputPortsInputPortDyn #define VSTREAMPROC_EQ2_PROCESSINGNODEDEFOFPCCONFIG vStreamProc_ProcessingNodeDef #define VSTREAMPROC_EQ2_PROCESSINGNODEOFPCCONFIG #define VSTREAMPROC_EQ2_PROCESSINGNODE_BYTECOMPARE_CONFIGOFPCCONFIG vStreamProc_ProcessingNode_ByteCompare_Config #define VSTREAMPROC_EQ2_PROCESSINGNODE_CRC_CONFIGOFPCCONFIG vStreamProc_ProcessingNode_CRC_Config #define VSTREAMPROC_EQ2_SCHEDULEENTRYTABLEOFPCCONFIG vStreamProc_ScheduleEntryTable #define VSTREAMPROC_EQ2_SCHEDULEROFPCCONFIG #define VSTREAMPROC_EQ2_SIGNATUREVERIFICATION_STATEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFBASESTATEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFBYTECOMPARE_RESULTOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFCRC_VALUEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFCIPHER_STATEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFEDGEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFENTRYPOINTOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFEXITPOINTOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFHASH_STATEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFMACVERIFICATION_STATEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFMETASTATE2BASESTATEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFMETASTATEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFMETASTATETRUTHTABLEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFMODE2BASESTATEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFMODEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFNODEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFPROCESSINGNODEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFSCHEDULEROFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFSIGNATUREVERIFICATION_STATEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFSTORAGEINPUTPORTOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFSTORAGENODEOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFSTORAGEOUTPUTPORTINFOOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFSTORAGEOUTPUTPORTOFPCCONFIG #define VSTREAMPROC_EQ2_SIZEOFTRIGGER_RESULTOFPCCONFIG #define VSTREAMPROC_EQ2_STORAGEINPUTPORTOFPCCONFIG #define VSTREAMPROC_EQ2_STORAGENODEBUFFERINFOOFPCCONFIG vStreamProc_StorageNodeBufferInfo.raw #define VSTREAMPROC_EQ2_STORAGENODEBUFFEROFPCCONFIG (&(vStreamProc_StorageNodeBuffer)) #define VSTREAMPROC_EQ2_STORAGENODEDEFOFPCCONFIG vStreamProc_StorageNodeDef #define VSTREAMPROC_EQ2_STORAGENODEOFPCCONFIG #define VSTREAMPROC_EQ2_STORAGEOUTPUTPORTINFOOFPCCONFIG #define VSTREAMPROC_EQ2_STORAGEOUTPUTPORTOFPCCONFIG #define VSTREAMPROC_EQ2_TRIGGER_RESULTOFPCCONFIG /** \} */ /********************************************************************************************************************** GLOBAL FUNCTION MACROS **********************************************************************************************************************/ /********************************************************************************************************************** GLOBAL DATA TYPES AND STRUCTURES *********************************************************************************************************************/ /********************************************************************************************************************** GLOBAL DATA PROTOTYPES **********************************************************************************************************************/ /********************************************************************************************************************** GLOBAL FUNCTION PROTOTYPES **********************************************************************************************************************/ /********************************************************************************************************************** LOCAL FUNCTION MACROS **********************************************************************************************************************/ /** \defgroup vStreamProc Type Read Request. \brief Read macros to cast symbolic name value to specific pointer type. \{ */ #define vStreamProc_GetTypedReadRequestBuffer_vSwUpdM_EntityIdsType(RequestBufferPtr) (P2CONST(vSwUpdM_EntityIdsType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetReadRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_vSwUpdM_EntityIdsType) #define vStreamProc_GetTypedReadRequestBuffer_vSwUpdM_RangeInfoType(RequestBufferPtr) (P2CONST(vSwUpdM_RangeInfoType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetReadRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_vSwUpdM_RangeInfoType) #define vStreamProc_GetTypedReadRequestBuffer_vSwUpdM_ProcNodeOperationType(RequestBufferPtr) (P2CONST(vSwUpdM_ProcNodeOperationType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetReadRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_vSwUpdM_ProcNodeOperationType) #define vStreamProc_GetTypedReadRequestBuffer_Undefined(RequestBufferPtr) (P2CONST(void, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetReadRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_Undefined) #define vStreamProc_GetTypedReadRequestBuffer_uint8(RequestBufferPtr) (P2CONST(uint8, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetReadRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_uint8) #define vStreamProc_GetTypedReadRequestBuffer_uint16(RequestBufferPtr) (P2CONST(uint16, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetReadRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_uint16) #define vStreamProc_GetTypedReadRequestBuffer_uint32(RequestBufferPtr) (P2CONST(uint32, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetReadRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_uint32) #define vStreamProc_GetTypedReadRequestBuffer_Std_ReturnType(RequestBufferPtr) (P2CONST(Std_ReturnType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetReadRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_Std_ReturnType) /** \defgroup vStreamProc Type Write Request. \brief Write macros to cast symbolic name value to specific pointer type. \{ */ #define vStreamProc_GetTypedWriteRequestBuffer_vSwUpdM_EntityIdsType(RequestBufferPtr) (P2VAR(vSwUpdM_EntityIdsType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetWriteRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_vSwUpdM_EntityIdsType) #define vStreamProc_GetTypedWriteRequestBuffer_vSwUpdM_RangeInfoType(RequestBufferPtr) (P2VAR(vSwUpdM_RangeInfoType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetWriteRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_vSwUpdM_RangeInfoType) #define vStreamProc_GetTypedWriteRequestBuffer_vSwUpdM_ProcNodeOperationType(RequestBufferPtr) (P2VAR(vSwUpdM_ProcNodeOperationType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetWriteRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_vSwUpdM_ProcNodeOperationType) #define vStreamProc_GetTypedWriteRequestBuffer_Undefined(RequestBufferPtr) (P2VAR(void, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetWriteRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_Undefined) #define vStreamProc_GetTypedWriteRequestBuffer_uint8(RequestBufferPtr) (P2VAR(uint8, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetWriteRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_uint8) #define vStreamProc_GetTypedWriteRequestBuffer_uint16(RequestBufferPtr) (P2VAR(uint16, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetWriteRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_uint16) #define vStreamProc_GetTypedWriteRequestBuffer_uint32(RequestBufferPtr) (P2VAR(uint32, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetWriteRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_uint32) #define vStreamProc_GetTypedWriteRequestBuffer_Std_ReturnType(RequestBufferPtr) (P2VAR(Std_ReturnType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetWriteRequestBuffer((RequestBufferPtr), vStreamProcConf_vStreamProcDataType_Std_ReturnType) /** \defgroup vStreamProc Workspace Read Request. \brief Read macros to cast symbolic name value to specific pointer type. \{ */ #define vStreamProc_GetTypedWorkspaceOfProcessingNode_vSwUpdM_ProcNodeReadWorkspaceType(ProcessingNodeInfo) (P2VAR(vSwUpdM_ProcNodeReadWorkspaceType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetTypedWorkspaceOfProcessingNode((ProcessingNodeInfo), vStreamProcConf_External_vSwUpdM_ProcNodeReadWorkspaceType) #define vStreamProc_GetTypedWorkspaceOfProcessingNode_vSwUpdM_ProcNodeWriteWorkspaceType(ProcessingNodeInfo) (P2VAR(vSwUpdM_ProcNodeWriteWorkspaceType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetTypedWorkspaceOfProcessingNode((ProcessingNodeInfo), vStreamProcConf_External_vSwUpdM_ProcNodeWriteWorkspaceType) #define vStreamProc_GetTypedWorkspaceOfProcessingNode_vSwUpdM_ProcNodePaddingWorkspaceType(ProcessingNodeInfo) (P2VAR(vSwUpdM_ProcNodePaddingWorkspaceType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetTypedWorkspaceOfProcessingNode((ProcessingNodeInfo), vStreamProcConf_External_vSwUpdM_ProcNodePaddingWorkspaceType) #define vStreamProc_GetTypedWorkspaceOfProcessingNode_ByteCompare_ResultType(ProcessingNodeInfo) (P2VAR(vStreamProc_ByteCompare_ResultType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetTypedWorkspaceOfProcessingNode((ProcessingNodeInfo), vStreamProcConf_Internal_ByteCompare_Workspace) #define vStreamProc_GetTypedWorkspaceOfProcessingNode_vSwUpdM_ProcNodeTrackCompareProgressWorkspaceType(ProcessingNodeInfo) (P2VAR(vSwUpdM_ProcNodeTrackCompareProgressWorkspaceType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetTypedWorkspaceOfProcessingNode((ProcessingNodeInfo), vStreamProcConf_External_vSwUpdM_ProcNodeTrackCompareProgressWorkspaceType) #define vStreamProc_GetTypedWorkspaceOfProcessingNode_CRC_ValueType(ProcessingNodeInfo) (P2VAR(vStreamProc_CRC_ValueType, AUTOMATIC, VSTREAMPROC_APPL_VAR))vStreamProc_GetTypedWorkspaceOfProcessingNode((ProcessingNodeInfo), vStreamProcConf_Internal_CRC_Workspace) /** \defgroup vStreamProc Config Read Request. \brief Read macros to cast symbolic name value to specific pointer type. \{ */ #define vStreamProc_GetTypedConfigOfProcessingNode_ByteCompare_Config(ProcessingNodeInfo) (P2CONST(vStreamProc_ProcessingNode_ByteCompare_ConfigType, AUTOMATIC, VSTREAMPROC_APPL_CONST))vStreamProc_GetTypedConfigOfProcessingNode((ProcessingNodeInfo), vStreamProcConf_Internal_ByteCompare_Config) #define vStreamProc_GetTypedConfigOfProcessingNode_CRC_Config(ProcessingNodeInfo) (P2CONST(vStreamProc_ProcessingNode_CRC_ConfigType, AUTOMATIC, VSTREAMPROC_APPL_CONST))vStreamProc_GetTypedConfigOfProcessingNode((ProcessingNodeInfo), vStreamProcConf_Internal_CRC_Config) /** \defgroup vStreamProc CRC config type defines. \brief CRC config type defines. \{ */ #define VSTREAMPROC_CRC8_CRCTYPEOFPROCESSINGNODE_CRC_CONFIG 0u #define VSTREAMPROC_CRC8H2F_CRCTYPEOFPROCESSINGNODE_CRC_CONFIG 1u #define VSTREAMPROC_CRC16_CRCTYPEOFPROCESSINGNODE_CRC_CONFIG 2u #define VSTREAMPROC_CRC32P4_CRCTYPEOFPROCESSINGNODE_CRC_CONFIG 3u #define VSTREAMPROC_CRC32_CRCTYPEOFPROCESSINGNODE_CRC_CONFIG 4u #define VSTREAMPROC_CRC64_CRCTYPEOFPROCESSINGNODE_CRC_CONFIG 5u /** \defgroup vStreamProc Cipher config type defines. \brief Cipher config type defines. \{ */ /** \defgroup vStreamProc Hash config type defines. \brief Hash config type defines. \{ */ /** \defgroup vStreamProc MacVerification config type defines. \brief MacVerification config type defines. \{ */ /** \defgroup vStreamProc SignatureVerification config type defines. \brief SignatureVerification config type defines. \{ */ /* ---------------------------- User Config File ---------------------------- */ #endif /* VSTREAMPROC_CFG_H */ /********************************************************************************************************************** END OF FILE: vStreamProc_Cfg.h **********************************************************************************************************************/