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 Tue Oct 15 00:23:28 UTC 2013