Mir
|
Frontend interface. Mediates the interaction between client processes and the core of the mir system. More...
Namespaces | |
detail | |
Typedefs | |
typedef std::vector< std::vector< Fd > > | FdSets |
typedef IntWrapper< detail::ScreencastSessionIdTag, uint32_t > | ScreencastSessionId |
typedef IntWrapper< detail::SessionsBufferStreamIdTag > | BufferStreamId |
typedef IntWrapper< detail::SessionsSurfaceIdTag > | SurfaceId |
Variables | |
unsigned int const | client_buffer_cache_size = 4 |
Number of buffers the client library will keep. More... | |
unsigned int const | serialization_buffer_size = 2048 |
Buffers need to be big enough to support messages. More... | |
Frontend interface. Mediates the interaction between client processes and the core of the mir system.
typedef IntWrapper<detail::SessionsBufferStreamIdTag> mir::frontend::BufferStreamId |
typedef std::vector<std::vector<Fd> > mir::frontend::FdSets |
typedef IntWrapper<detail::ScreencastSessionIdTag,uint32_t> mir::frontend::ScreencastSessionId |
typedef IntWrapper<detail::SessionsSurfaceIdTag> mir::frontend::SurfaceId |
unsigned int const mir::frontend::client_buffer_cache_size = 4 |
Number of buffers the client library will keep.
mir::client::ClientBufferDepository and mir::frontend::ClientBufferTracker need to use the same value
unsigned int const mir::frontend::serialization_buffer_size = 2048 |
Buffers need to be big enough to support messages.
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015