Wire Sysio Wire Sysion 1.0.0
|
#include <boost/iostreams/categories.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) |