Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
bio_device_adaptor.hpp File Reference
#include <boost/iostreams/categories.hpp>
Include dependency graph for bio_device_adaptor.hpp:

Go to the source code of this file.

Classes

struct  fc::device_adaptor< STREAM, Category >
 

Namespaces

namespace  fc
 namespace sysio::chain
 

Functions

template<typename STREAM >
device_adaptor< STREAM, bio::sink_tag > fc::to_sink (STREAM &strm)
 
template<typename STREAM >
device_adaptor< STREAM, bio::source_tag > fc::to_source (STREAM &strm)
 
template<typename STREAM >
device_adaptor< STREAM, bio::source_tag > fc::to_seekable (STREAM &strm)