dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/io/streams/streams_inline.hh>
Public Types | |
typedef ulongint | UnsignedLongIntType |
Static Public Member Functions | |
template<class Traits > | |
static void | write (OutStreamInterface< Traits > &out, const UnsignedLongIntType &value) |
template<class Traits > | |
static void | read (InStreamInterface< Traits > &in, UnsignedLongIntType &value) |
typedef ulongint Dune::Fem::SelectUnsignedLongInteger< ulongint, uint64 >::UnsignedLongIntType |
|
inlinestatic |
References Dune::Fem::InStreamInterface< TraitsImp >::readUnsignedInt64().
Referenced by Dune::Fem::operator>>().
|
inlinestatic |
References Dune::Fem::OutStreamInterface< TraitsImp >::writeUnsignedInt64().
Referenced by Dune::Fem::operator<<().