File: Datalogger4ChConverter_ErrInsensitiveSound_mexutil.h

    1   /*
    2    * Datalogger4ChConverter_ErrInsensitiveSound_mexutil.h
    3    *
    4    * Code generation for function 'Datalogger4ChConverter_ErrInsensitiveSound_mexutil'
    5    *
    6    */
    7   
    8   #ifndef DATALOGGER4CHCONVERTER_ERRINSENSITIVESOUND_MEXUTIL_H
    9   #define DATALOGGER4CHCONVERTER_ERRINSENSITIVESOUND_MEXUTIL_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 real_T b_emlrt_marshallIn(const emlrtStack *sp, const mxArray *u, const
   26     emlrtMsgIdentifier *parentId);
   27   
   28   #ifdef __WATCOMC__
   29   
   30   #pragma aux b_emlrt_marshallIn value [8087];
   31   
   32   #endif
   33   
   34   extern real_T emlrt_marshallIn(const emlrtStack *sp, const mxArray *d_feval,
   35     const char_T *identifier);
   36   
   37   #ifdef __WATCOMC__
   38   
   39   #pragma aux emlrt_marshallIn value [8087];
   40   
   41   #endif
   42   
   43   extern const mxArray *emlrt_marshallOut(const real_T u);
   44   extern real_T i_emlrt_marshallIn(const emlrtStack *sp, const mxArray *src, const
   45     emlrtMsgIdentifier *msgId);
   46   
   47   #ifdef __WATCOMC__
   48   
   49   #pragma aux i_emlrt_marshallIn value [8087];
   50   
   51   #endif
   52   #endif
   53   
   54   /* End of code generation (Datalogger4ChConverter_ErrInsensitiveSound_mexutil.h) */
   55