Typedefs | Functions | Variables

Array-os.cc File Reference

#include "Array.h"
#include "Array.cc"
#include "oct-stream.h"
Include dependency graph for Array-os.cc:

Go to the source code of this file.

Typedefs

typedef printf_format_eltprintf_format_elt_ptr
typedef scanf_format_eltscanf_format_elt_ptr

Functions

 INSTANTIATE_ARRAY (scanf_format_elt_ptr, OCTINTERP_API)
 INSTANTIATE_ARRAY (printf_format_elt_ptr, OCTINTERP_API)
 INSTANTIATE_ARRAY (octave_stream, OCTINTERP_API)
 NO_INSTANTIATE_ARRAY_SORT (scanf_format_elt_ptr)
 NO_INSTANTIATE_ARRAY_SORT (octave_stream)
 NO_INSTANTIATE_ARRAY_SORT (printf_format_elt_ptr)

Variables

template class OCTAVE_API Array< bool >
template class OCTAVE_API Array< octave_idx_type >

Typedef Documentation

Definition at line 38 of file Array-os.cc.

Definition at line 37 of file Array-os.cc.


Function Documentation

INSTANTIATE_ARRAY ( scanf_format_elt_ptr  ,
OCTINTERP_API   
)
INSTANTIATE_ARRAY ( printf_format_elt_ptr  ,
OCTINTERP_API   
)
INSTANTIATE_ARRAY ( octave_stream  ,
OCTINTERP_API   
)
NO_INSTANTIATE_ARRAY_SORT ( scanf_format_elt_ptr   ) 
NO_INSTANTIATE_ARRAY_SORT ( octave_stream   ) 
NO_INSTANTIATE_ARRAY_SORT ( printf_format_elt_ptr   ) 

Variable Documentation

template class OCTAVE_API Array< bool >
template class OCTAVE_API Array< octave_idx_type >
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines