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

#include <accessors.hh>

Public Types

typedef Input::Type::Abstract InputType
 
typedef AbstractRecord ReadType
 
typedef AbstractRecord TmpType
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 884 of file accessors.hh.

Member Typedef Documentation

Definition at line 885 of file accessors.hh.

Definition at line 886 of file accessors.hh.

Definition at line 887 of file accessors.hh.

Member Function Documentation

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

Definition at line 888 of file accessors.hh.


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