|
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-2018
Canonical Ltd.
Generated on Thu Apr 5 15:26:05 UTC 2018