ViennaGrid - The Vienna Grid Library  2.1.0
Public Types | Public Member Functions
segment_info_t< element_segment_mapping_type, container_tag >::const_iterator Class Reference

#include <segmentation.hpp>

Public Types

typedef segment_id_type const * const_pointer
typedef segment_id_type const & const_reference
typedef segment_id_typepointer
typedef segment_id_typereference
typedef segment_id_type value_type

Public Member Functions

 const_iterator ()
 const_iterator (base const &foo)
const_reference operator* () const
const_pointer operator-> () const

template<typename element_segment_mapping_type, typename container_tag = viennagrid::std_vector_tag>
class viennagrid::detail::segment_info_t< element_segment_mapping_type, container_tag >::const_iterator


Member Typedef Documentation


Constructor & Destructor Documentation

const_iterator ( ) [inline]
const_iterator ( base const &  foo) [inline]

Member Function Documentation

const_reference operator* ( ) const [inline]
const_pointer operator-> ( ) const [inline]

The documentation for this class was generated from the following file: