|
Mir
|
Encapsulates a paired set of fd's suitable for input communication. More...
#include <input_channel.h>

Public Member Functions | |
| virtual | ~InputChannel () |
| virtual int | client_fd () const =0 |
| virtual int | server_fd () const =0 |
Protected Member Functions | |
| InputChannel ()=default | |
| InputChannel (InputChannel const &)=delete | |
| InputChannel & | operator= (InputChannel const &)=delete |
Encapsulates a paired set of fd's suitable for input communication.
|
inlinevirtual |
|
protecteddefault |
|
protecteddelete |
|
pure virtual |
Implemented in mir::test::doubles::StubInputChannel.
|
protecteddelete |
|
pure virtual |
Implemented in mir::test::doubles::StubInputChannel.
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014