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

#include <http.hpp>

Classes

class  Reader
 
class  Writer
 

Public Member Functions

 Pipe ()
 
Reader reader () const
 
Writer writer () const
 
bool operator== (const Pipe &other) const
 
bool operator!= (const Pipe &other) const
 

Constructor & Destructor Documentation

process::http::Pipe::Pipe ( )
inline

Member Function Documentation

bool process::http::Pipe::operator!= ( const Pipe other) const
inline
bool process::http::Pipe::operator== ( const Pipe other) const
inline
Reader process::http::Pipe::reader ( ) const
Writer process::http::Pipe::writer ( ) const

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