dune-alugrid 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::GridObjectStreamOrDefaultHelper< hasStream, GridImp, DefaultImp > Struct Template Reference

#include <dune/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

◆ InStreamType

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

◆ OutStreamType

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: