Mir
Public Member Functions | List of all members
mir::test::Pipe Class Reference

#include <pipe.h>

Public Member Functions

 Pipe ()
 
 Pipe (int flags)
 
 ~Pipe ()=default
 
Fd read_fd () const
 
Fd write_fd () const
 

Constructor & Destructor Documentation

◆ Pipe() [1/2]

mir::test::Pipe::Pipe ( )

◆ Pipe() [2/2]

mir::test::Pipe::Pipe ( int  flags)

◆ ~Pipe()

mir::test::Pipe::~Pipe ( )
default

Member Function Documentation

◆ read_fd()

Fd mir::test::Pipe::read_fd ( ) const

◆ write_fd()

Fd mir::test::Pipe::write_fd ( ) const

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

Copyright © 2012-2018 Canonical Ltd.
Generated on Thu Mar 15 13:04:52 UTC 2018