Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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)
 
 ~ProtobufSessionCreator () noexcept
 
void create_session_for (std::shared_ptr< boost::asio::local::stream_protocol::socket > const &socket)
 

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 
)
mir::frontend::ProtobufSessionCreator::~ProtobufSessionCreator ( )
noexcept

Member Function Documentation

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 Wed Oct 30 18:52:19 UTC 2013