Mir
|
#include <protobuf_connection_creator.h>
Public Member Functions | |
ProtobufConnectionCreator (std::shared_ptr< ProtobufIpcFactory > const &ipc_factory, std::shared_ptr< SessionAuthorizer > const &session_authorizer, std::shared_ptr< MessageProcessorReport > const &report) | |
~ProtobufConnectionCreator () noexcept | |
void | create_connection_for (std::shared_ptr< boost::asio::local::stream_protocol::socket > const &socket, ConnectionContext const &connection_context) override |
virtual std::shared_ptr< detail::MessageProcessor > | create_processor (std::shared_ptr< detail::ProtobufMessageSender > const &sender, std::shared_ptr< detail::DisplayServer > const &display_server, std::shared_ptr< MessageProcessorReport > const &report) const |
Additional Inherited Members | |
![]() | |
ConnectionCreator ()=default | |
virtual | ~ConnectionCreator () noexcept=default |
ConnectionCreator (ConnectionCreator const &)=delete | |
ConnectionCreator & | operator= (ConnectionCreator const &)=delete |
mir::frontend::ProtobufConnectionCreator::ProtobufConnectionCreator | ( | std::shared_ptr< ProtobufIpcFactory > const & | ipc_factory, |
std::shared_ptr< SessionAuthorizer > const & | session_authorizer, | ||
std::shared_ptr< MessageProcessorReport > const & | report | ||
) |
|
noexcept |
|
overridevirtual |
Implements mir::frontend::ConnectionCreator.
|
virtual |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015