File: Datalogger4ChConverter_ErrInsensitiveSound_emxutil.h1 /* 2 * Datalogger4ChConverter_ErrInsensitiveSound_emxutil.h 3 * 4 * Code generation for function 'Datalogger4ChConverter_ErrInsensitiveSound_emxutil' 5 * 6 */ 7 8 #ifndef DATALOGGER4CHCONVERTER_ERRINSENSITIVESOUND_EMXUTIL_H 9 #define DATALOGGER4CHCONVERTER_ERRINSENSITIVESOUND_EMXUTIL_H 10 11 /* Include files */ 12 #include <math.h> 13 #include <stdio.h> 14 #include <stdlib.h> 15 #include <string.h> 16 #include "mwmathutil.h" 17 #include "tmwtypes.h" 18 #include "mex.h" 19 #include "emlrt.h" 20 #include "covrt.h" 21 #include "rtwtypes.h" 22 #include "Datalogger4ChConverter_ErrInsensitiveSound_types.h" 23 24 /* Function Declarations */ 25 extern void emxEnsureCapacity(const emlrtStack *sp, emxArray__common *emxArray, 26 int32_T oldNumel, int32_T elementSize, const emlrtRTEInfo *srcLocation); 27 extern void emxFree_boolean_T(emxArray_boolean_T **pEmxArray); 28 extern void emxFree_char_T(emxArray_char_T **pEmxArray); 29 extern void emxFree_int32_T(emxArray_int32_T **pEmxArray); 30 extern void emxFree_real32_T(emxArray_real32_T **pEmxArray); 31 extern void emxFree_real_T(emxArray_real_T **pEmxArray); 32 extern void emxFree_uint16_T(emxArray_uint16_T **pEmxArray); 33 extern void emxFree_uint8_T(emxArray_uint8_T **pEmxArray); 34 extern void emxInit_boolean_T(const emlrtStack *sp, emxArray_boolean_T 35 **pEmxArray, int32_T numDimensions, const emlrtRTEInfo *srcLocation, boolean_T 36 doPush); 37 extern void emxInit_char_T(const emlrtStack *sp, emxArray_char_T **pEmxArray, 38 int32_T numDimensions, const emlrtRTEInfo *srcLocation, boolean_T doPush); 39 extern void emxInit_int32_T(const emlrtStack *sp, emxArray_int32_T **pEmxArray, 40 int32_T numDimensions, const emlrtRTEInfo *srcLocation, boolean_T doPush); 41 extern void emxInit_int32_T1(const emlrtStack *sp, emxArray_int32_T **pEmxArray, 42 int32_T numDimensions, const emlrtRTEInfo *srcLocation, boolean_T doPush); 43 extern void emxInit_real32_T(const emlrtStack *sp, emxArray_real32_T **pEmxArray, 44 int32_T numDimensions, const emlrtRTEInfo *srcLocation, boolean_T doPush); 45 extern void emxInit_real32_T1(const emlrtStack *sp, emxArray_real32_T 46 **pEmxArray, int32_T numDimensions, const emlrtRTEInfo *srcLocation, boolean_T 47 doPush); 48 extern void emxInit_real_T(const emlrtStack *sp, emxArray_real_T **pEmxArray, 49 int32_T numDimensions, const emlrtRTEInfo *srcLocation, boolean_T doPush); 50 extern void emxInit_real_T1(const emlrtStack *sp, emxArray_real_T **pEmxArray, 51 int32_T numDimensions, const emlrtRTEInfo *srcLocation, boolean_T doPush); 52 extern void emxInit_uint16_T(const emlrtStack *sp, emxArray_uint16_T **pEmxArray, 53 int32_T numDimensions, const emlrtRTEInfo *srcLocation, boolean_T doPush); 54 extern void emxInit_uint8_T(const emlrtStack *sp, emxArray_uint8_T **pEmxArray, 55 int32_T numDimensions, const emlrtRTEInfo *srcLocation, boolean_T doPush); 56 extern void emxInit_uint8_T1(const emlrtStack *sp, emxArray_uint8_T **pEmxArray, 57 int32_T numDimensions, const emlrtRTEInfo *srcLocation, boolean_T doPush); 58 59 #endif 60 61 /* End of code generation (Datalogger4ChConverter_ErrInsensitiveSound_emxutil.h) */ 62 |