Mir
|
#include "mir/fd.h"
Go to the source code of this file.
Classes | |
class | mir::dispatch::Dispatchable |
Namespaces | |
mir | |
All things 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-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015