ViennaGrid - The Vienna Grid Library
2.1.0
|
#include <segmentation.hpp>
Public Types | |
typedef segment_id_type const * | const_pointer |
typedef segment_id_type const & | const_reference |
typedef segment_id_type * | pointer |
typedef segment_id_type & | reference |
typedef segment_id_type | value_type |
Public Member Functions | |
const_iterator () | |
const_iterator (base const &foo) | |
const_reference | operator* () const |
const_pointer | operator-> () const |
typedef segment_id_type const* const_pointer |
typedef segment_id_type const& const_reference |
typedef segment_id_type* pointer |
typedef segment_id_type& reference |
typedef segment_id_type value_type |
const_iterator | ( | ) | [inline] |
const_iterator | ( | base const & | foo | ) | [inline] |
const_reference operator* | ( | ) | const [inline] |
const_pointer operator-> | ( | ) | const [inline] |