Mir
|
#include "mir/fd.h"
Go to the source code of this file.
Classes | |
class | mir::dispatch::Dispatchable |
Namespaces | |
mir | |
mir::dispatch | |
Typedefs | |
using | mir::dispatch::FdEvents = uint32_t |
Enumerations | |
enum | mir::dispatch::FdEvent : uint32_t { mir::dispatch::readable = 1<<0, mir::dispatch::writable = 1<<1, mir::dispatch::remote_closed = 1<<2, mir::dispatch::error = 1<<3 } |
Copyright © 2012-2016 Canonical Ltd.
Generated on Wed Oct 11 22:26:23 UTC 2017