_Gslice_Iter_tmpl< _Size > Struct Template Reference

#include <_valarray.h>

List of all members.

Public Member Functions

 _Gslice_Iter_tmpl (const gslice &__gslice)
bool _M_done () const
bool _M_incr ()

Public Attributes

_Size _M_step
_Size _M_1d_idx
valarray< _Size > _M_indices
const gslice_M_gslice


Detailed Description

template<class _Size>
struct _Gslice_Iter_tmpl< _Size >

Definition at line 1278 of file _valarray.h.


Constructor & Destructor Documentation

template<class _Size>
_Gslice_Iter_tmpl< _Size >::_Gslice_Iter_tmpl ( const gslice __gslice  )  [inline]

Definition at line 1279 of file _valarray.h.


Member Function Documentation

template<class _Size>
bool _Gslice_Iter_tmpl< _Size >::_M_done (  )  const [inline]


Member Data Documentation

template<class _Size>
_Size _Gslice_Iter_tmpl< _Size >::_M_step

Definition at line 1289 of file _valarray.h.

Referenced by _Gslice_Iter_tmpl< _Size >::_M_incr().

template<class _Size>
_Size _Gslice_Iter_tmpl< _Size >::_M_1d_idx

Definition at line 1290 of file _valarray.h.

Referenced by _Gslice_Iter_tmpl< _Size >::_M_incr().

template<class _Size>
valarray<_Size> _Gslice_Iter_tmpl< _Size >::_M_indices

template<class _Size>
const gslice& _Gslice_Iter_tmpl< _Size >::_M_gslice


The documentation for this struct was generated from the following files:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_valarray.h
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_valarray.c



Generated on Mon Mar 10 15:32:54 2008 by  doxygen 1.5.1