Apache Mesos
Public Member Functions | Friends | List of all members
process::http::Pipe::Reader Class Reference

#include <http.hpp>

Public Member Functions

Future< std::string > read ()
 
Future< std::string > readAll ()
 
bool close ()
 
bool operator== (const Reader &other) const
 
bool operator!= (const Reader &other) const
 

Friends

class Pipe
 

Member Function Documentation

bool process::http::Pipe::Reader::close ( )
bool process::http::Pipe::Reader::operator!= ( const Reader other) const
inline
bool process::http::Pipe::Reader::operator== ( const Reader other) const
inline
Future<std::string> process::http::Pipe::Reader::read ( )
Future<std::string> process::http::Pipe::Reader::readAll ( )

Friends And Related Function Documentation

friend class Pipe
friend

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