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::input::Channel.
|
protecteddelete |
|
pure virtual |
Implemented in mir::input::Channel.
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016