ViennaGrid - The Vienna Grid Library  2.1.0
Public Types | Public Member Functions | Data Fields
segment_interface_information_wrapper< container_type_, ChangeCounterType > Struct Template Reference

For internal use only. More...

#include <segmentation.hpp>

Public Types

typedef ChangeCounterType change_counter_type
typedef container_type_ container_type

Public Member Functions

 segment_interface_information_wrapper ()

Data Fields

container_type container
change_counter_type seg0_change_counter
change_counter_type seg1_change_counter

Detailed Description

template<typename container_type_, typename ChangeCounterType>
struct viennagrid::detail::segment_interface_information_wrapper< container_type_, ChangeCounterType >

For internal use only.


Member Typedef Documentation

typedef ChangeCounterType change_counter_type
typedef container_type_ container_type

Constructor & Destructor Documentation


Field Documentation


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