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

#include <accessors.hh>

Public Types

typedef Input::Type::Bool InputType
 
typedef const bool ReadType
 
typedef int TmpType
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 858 of file accessors.hh.

Member Typedef Documentation

Definition at line 859 of file accessors.hh.

typedef const bool Input::internal::TypeDispatch< bool >::ReadType

Definition at line 860 of file accessors.hh.

typedef int Input::internal::TypeDispatch< bool >::TmpType

Definition at line 861 of file accessors.hh.

Member Function Documentation

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

Definition at line 862 of file accessors.hh.


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