Defines

ov-int16.h File Reference

#include "ov-intx.h"
Include dependency graph for ov-int16.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define OCTAVE_INT_BTYP   btyp_int16
#define OCTAVE_INT_MX_CLASS   mxINT16_CLASS
#define OCTAVE_INT_T   octave_int16
#define OCTAVE_TYPE_PREDICATE_FUNCTION   is_int16_type
#define OCTAVE_VALUE_INT_MATRIX_T   octave_int16_matrix
#define OCTAVE_VALUE_INT_NDARRAY_EXTRACTOR_FUNCTION   int16_array_value
#define OCTAVE_VALUE_INT_SCALAR_EXTRACTOR_FUNCTION   int16_scalar_value
#define OCTAVE_VALUE_INT_SCALAR_T   octave_int16_scalar

Define Documentation

#define OCTAVE_INT_BTYP   btyp_int16

Definition at line 38 of file ov-int16.h.

#define OCTAVE_INT_MX_CLASS   mxINT16_CLASS
#define OCTAVE_INT_T   octave_int16
#define OCTAVE_TYPE_PREDICATE_FUNCTION   is_int16_type

Definition at line 34 of file ov-int16.h.

#define OCTAVE_VALUE_INT_MATRIX_T   octave_int16_matrix
#define OCTAVE_VALUE_INT_NDARRAY_EXTRACTOR_FUNCTION   int16_array_value
#define OCTAVE_VALUE_INT_SCALAR_EXTRACTOR_FUNCTION   int16_scalar_value

Definition at line 32 of file ov-int16.h.

#define OCTAVE_VALUE_INT_SCALAR_T   octave_int16_scalar

Definition at line 31 of file ov-int16.h.

Referenced by OCTAVE_VALUE_INT_SCALAR_T::clone().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines