BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Namespaces | Typedefs
buffered_iostream.hpp File Reference
#include <fc/io/iostream.hpp>

Go to the source code of this file.

Classes

class  fc::buffered_istream
 Reads data from an unbuffered stream and enables peek functionality. More...
 
class  fc::buffered_ostream
 

Namespaces

 fc
 
 fc::detail
 

Typedefs

typedef std::shared_ptr< buffered_istream > fc::buffered_istream_ptr
 
typedef std::shared_ptr< buffered_ostream > fc::buffered_ostream_ptr