/********************************************************************************************************************** * 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 * ------------------------------------------------------------------------------------------------------------------- * FILE DESCRIPTION * ------------------------------------------------------------------------------------------------------------------- * File: SchM_vStreamProc.h * Config: CBD2200592_D00_demo.dpa * ECU-Project: CBD2200592_D00_demo * * Generator: MICROSAR RTE Generator Version 4.31.0 * RTE Core Version 4.31.0 * License: CBD2201205 * * Description: Header of BSW Scheduler for BSW Module *********************************************************************************************************************/ #ifndef SCHM_VSTREAMPROC_H # define SCHM_VSTREAMPROC_H # ifdef __cplusplus extern "C" { # endif /* __cplusplus */ # include "SchM_vStreamProc_Type.h" # ifdef __cplusplus } /* extern "C" */ # endif /* __cplusplus */ #endif /* SCHM_VSTREAMPROC_H */