dune-grid  2.4.1
Public Types | List of all members
Dune::GridObjectStreamOrDefaultHelper< hasStream, GridImp, DefaultImp > Struct Template Reference

#include <dune/grid/alugrid/common/interfaces.hh>

Public Types

typedef GridImp::InStreamType InStreamType
 
typedef GridImp::OutStreamType OutStreamType
 

Detailed Description

template<bool hasStream, class GridImp, class DefaultImp>
struct Dune::GridObjectStreamOrDefaultHelper< hasStream, GridImp, DefaultImp >

Helper template (implicit specialisation if GridImp exports an object stream

Member Typedef Documentation

template<bool hasStream, class GridImp , class DefaultImp >
typedef GridImp::InStreamType Dune::GridObjectStreamOrDefaultHelper< hasStream, GridImp, DefaultImp >::InStreamType
template<bool hasStream, class GridImp , class DefaultImp >
typedef GridImp::OutStreamType Dune::GridObjectStreamOrDefaultHelper< hasStream, GridImp, DefaultImp >::OutStreamType

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