#include <default_client_buffer_stream_factory.h>
|
| DefaultClientBufferStreamFactory (std::shared_ptr< ClientPlatform > const &native_window_factory, std::shared_ptr< logging::Logger > const &logger) |
|
virtual | ~DefaultClientBufferStreamFactory ()=default |
|
std::shared_ptr< ClientBufferStream > | make_consumer_stream (MirConnection *, rpc::DisplayServer &server, protobuf::BufferStream const &protobuf_bs, std::string const &surface_name, geometry::Size) override |
|
std::shared_ptr< ClientBufferStream > | make_producer_stream (MirConnection *, rpc::DisplayServer &server, protobuf::BufferStream const &protobuf_bs, std::string const &surface_name, geometry::Size) override |
|
ClientBufferStream * | make_producer_stream (MirConnection *, rpc::DisplayServer &server, protobuf::BufferStreamParameters const ¶ms, mir_buffer_stream_callback callback, void *context) override |
|
mir::client::DefaultClientBufferStreamFactory::DefaultClientBufferStreamFactory |
( |
std::shared_ptr< ClientPlatform > const & |
native_window_factory, |
|
|
std::shared_ptr< logging::Logger > const & |
logger |
|
) |
| |
virtual mir::client::DefaultClientBufferStreamFactory::~DefaultClientBufferStreamFactory |
( |
| ) |
|
|
virtualdefault |
The documentation for this class was generated from the following files:
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015