Mir
|
#include <default_client_buffer_stream_factory.h>
Public Member Functions | |
DefaultClientBufferStreamFactory (std::shared_ptr< ClientBufferFactory > const &client_buffer_factory, std::shared_ptr< EGLNativeWindowFactory > const &native_window_factory, std::shared_ptr< logging::Logger > const &logger) | |
virtual | ~DefaultClientBufferStreamFactory ()=default |
std::shared_ptr< ClientBufferStream > | make_consumer_stream (protobuf::DisplayServer &server, protobuf::BufferStream const &protobuf_bs) |
std::shared_ptr< ClientBufferStream > | make_producer_stream (protobuf::DisplayServer &server, protobuf::BufferStream const &protobuf_bs) |
Additional Inherited Members | |
![]() | |
ClientBufferStreamFactory ()=default | |
virtual | ~ClientBufferStreamFactory ()=default |
ClientBufferStreamFactory (const ClientBufferStreamFactory &)=delete | |
ClientBufferStreamFactory & | operator= (const ClientBufferStreamFactory &)=delete |
mir::client::DefaultClientBufferStreamFactory::DefaultClientBufferStreamFactory | ( | std::shared_ptr< ClientBufferFactory > const & | client_buffer_factory, |
std::shared_ptr< EGLNativeWindowFactory > const & | native_window_factory, | ||
std::shared_ptr< logging::Logger > const & | logger | ||
) |
|
virtualdefault |
|
virtual |
Implements mir::client::ClientBufferStreamFactory.
|
virtual |
Implements mir::client::ClientBufferStreamFactory.
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015