Flow123d  release_2.2.0-914-gf1a3a4f
Public Types | Static Public Member Functions | List of all members
Input::internal::TypeDispatch< Tuple > Struct Template Reference

#include <accessors.hh>

Public Types

typedef Input::Type::Tuple InputType
 
typedef Tuple ReadType
 
typedef Tuple TmpType
 

Static Public Member Functions

static ReadType value (const Address &a, const InputType &t)
 

Detailed Description

template<>
struct Input::internal::TypeDispatch< Tuple >

Definition at line 902 of file accessors.hh.

Member Typedef Documentation

Definition at line 903 of file accessors.hh.

Definition at line 904 of file accessors.hh.

Definition at line 905 of file accessors.hh.

Member Function Documentation

static ReadType Input::internal::TypeDispatch< Tuple >::value ( const Address a,
const InputType t 
)
inlinestatic

Definition at line 906 of file accessors.hh.


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