Mir
|
Classes | |
class | ActionQueue |
class | Dispatchable |
class | MultiplexingDispatchable |
An adaptor that combines multiple Dispatchables into a single Dispatchable. More... | |
class | ReadableFd |
class | ThreadedDispatcher |
Typedefs | |
using | FdEvents = uint32_t |
Enumerations | |
enum | FdEvent : uint32_t { readable = 1<<0, writable = 1<<1, remote_closed = 1<<2, error = 1<<3 } |
enum | DispatchReentrancy { DispatchReentrancy::sequential, DispatchReentrancy::reentrant } |
How concurrent dispatch should be handled. More... | |
using mir::dispatch::FdEvents = typedef uint32_t |
|
strong |
enum mir::dispatch::FdEvent : uint32_t |
Copyright © 2012-2016 Canonical Ltd.
Generated on Wed Oct 11 22:26:23 UTC 2017