Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
mir::frontend::ProtobufSessionCreator Class Reference

#include <protobuf_session_creator.h>

Inheritance diagram for mir::frontend::ProtobufSessionCreator:
Inheritance graph
[legend]

Public Member Functions

 ProtobufSessionCreator (std::shared_ptr< ProtobufIpcFactory > const &ipc_factory, std::shared_ptr< SessionAuthorizer > const &session_authorizer, std::shared_ptr< MessageProcessorReport > const &report)
 
 ~ProtobufSessionCreator () noexcept
 
void create_session_for (std::shared_ptr< boost::asio::local::stream_protocol::socket > const &socket)
 
virtual std::shared_ptr
< detail::MessageProcessor
create_processor (std::shared_ptr< detail::ProtobufMessageSender > const &sender, std::shared_ptr< protobuf::DisplayServer > const &display_server, std::shared_ptr< MessageProcessorReport > const &report) const
 

Additional Inherited Members

- Protected Member Functions inherited from mir::frontend::SessionCreator
 SessionCreator ()=default
 
virtual ~SessionCreator () noexcept=default
 
 SessionCreator (SessionCreator const &)=delete
 
SessionCreatoroperator= (SessionCreator const &)=delete
 

Constructor & Destructor Documentation

mir::frontend::ProtobufSessionCreator::ProtobufSessionCreator ( std::shared_ptr< ProtobufIpcFactory > const &  ipc_factory,
std::shared_ptr< SessionAuthorizer > const &  session_authorizer,
std::shared_ptr< MessageProcessorReport > const &  report 
)
mir::frontend::ProtobufSessionCreator::~ProtobufSessionCreator ( )
noexcept

Member Function Documentation

std::shared_ptr< mfd::MessageProcessor > mir::frontend::ProtobufSessionCreator::create_processor ( std::shared_ptr< detail::ProtobufMessageSender > const &  sender,
std::shared_ptr< protobuf::DisplayServer > const &  display_server,
std::shared_ptr< MessageProcessorReport > const &  report 
) const
virtual
void mir::frontend::ProtobufSessionCreator::create_session_for ( std::shared_ptr< boost::asio::local::stream_protocol::socket > const &  socket)
virtual

The documentation for this class was generated from the following files:

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014