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

#include <concepts.hpp>

Inheritance diagram for boost::iostreams::device< Mode, Ch >:

Classes

struct  category
 

Public Types

typedef Ch char_type
 

Public Member Functions

void close ()
 
void close (BOOST_IOS::openmode)
 
template<typename Locale >
void imbue (const Locale &)
 

Member Typedef Documentation

template<typename Mode , typename Ch = BOOST_IOSTREAMS_DEFAULT_ARG(char)>
typedef Ch boost::iostreams::device< Mode, Ch >::char_type

Member Function Documentation

template<typename Mode , typename Ch = BOOST_IOSTREAMS_DEFAULT_ARG(char)>
void boost::iostreams::device< Mode, Ch >::close ( )
inline
template<typename Mode , typename Ch = BOOST_IOSTREAMS_DEFAULT_ARG(char)>
void boost::iostreams::device< Mode, Ch >::close ( BOOST_IOS::openmode  )
inline
template<typename Mode , typename Ch = BOOST_IOSTREAMS_DEFAULT_ARG(char)>
template<typename Locale >
void boost::iostreams::device< Mode, Ch >::imbue ( const Locale &  )
inline

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