GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions | Variables
oct-map.h File Reference
#include <algorithm>
#include <map>
#include "Cell.h"
#include "oct-obj.h"
Include dependency graph for oct-map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave_fields::fields_rep
class  octave_fields
class  Octave_map
class  octave_map
class  octave_scalar_map

Functions

template<>
octave_map octave_value_extract< octave_map > (const octave_value &v)
template<>
octave_scalar_map octave_value_extract< octave_scalar_map > (const octave_value &v)

Variables

class OCTINTERP_API Octave_map GCC_ATTR_DEPRECATED

Function Documentation

template<>
octave_map octave_value_extract< octave_map > ( const octave_value v)
inline

Definition at line 475 of file oct-map.h.

Definition at line 259 of file oct-map.h.

Variable Documentation

class OCTINTERP_API Octave_map GCC_ATTR_DEPRECATED