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

#include <accessors.hh>

Public Types

typedef Input::Type::String InputType
 
typedef const string ReadType
 
typedef int TmpType
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 875 of file accessors.hh.

Member Typedef Documentation

Definition at line 876 of file accessors.hh.

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

Definition at line 877 of file accessors.hh.

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

Definition at line 878 of file accessors.hh.

Member Function Documentation

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

Definition at line 879 of file accessors.hh.


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