Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iostreams::detail::read_device_impl< streambuf_tag > Struct Template Reference

#include <read.hpp>

Static Public Member Functions

template<typename T >
static int_type_of< T >::type get (T &t)
 
template<typename T >
static std::streamsize read (T &t, typename char_type_of< T >::type *s, std::streamsize n)
 
template<typename T >
static bool putback (T &t, typename char_type_of< T >::type c)
 

Member Function Documentation

template<typename T >
static bool boost::iostreams::detail::read_device_impl< streambuf_tag >::putback ( T t,
typename char_type_of< T >::type  c 
)
inlinestatic
template<typename T >
static std::streamsize boost::iostreams::detail::read_device_impl< streambuf_tag >::read ( T t,
typename char_type_of< T >::type s,
std::streamsize  n 
)
inlinestatic

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