#include <client_buffer_stream_factory.h>
mir::client::ClientBufferStreamFactory::ClientBufferStreamFactory |
( |
| ) |
|
|
protecteddefault |
virtual mir::client::ClientBufferStreamFactory::~ClientBufferStreamFactory |
( |
| ) |
|
|
protectedvirtualdefault |
virtual std::shared_ptr<ClientBufferStream> mir::client::ClientBufferStreamFactory::make_consumer_stream |
( |
protobuf::DisplayServer & |
server, |
|
|
protobuf::BufferStream const & |
protobuf_bs |
|
) |
| |
|
pure virtual |
virtual std::shared_ptr<ClientBufferStream> mir::client::ClientBufferStreamFactory::make_producer_stream |
( |
protobuf::DisplayServer & |
server, |
|
|
protobuf::BufferStream const & |
protobuf_bs |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015