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

#include <session_creator.h>

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

Public Member Functions

virtual void create_session_for (std::shared_ptr< boost::asio::local::stream_protocol::socket > const &socket)=0
 

Protected Member Functions

 SessionCreator ()=default
 
virtual ~SessionCreator () noexcept=default
 
 SessionCreator (SessionCreator const &)=delete
 
SessionCreatoroperator= (SessionCreator const &)=delete
 

Constructor & Destructor Documentation

mir::frontend::SessionCreator::SessionCreator ( )
protecteddefault
virtual mir::frontend::SessionCreator::~SessionCreator ( )
protectedvirtualdefaultnoexcept
mir::frontend::SessionCreator::SessionCreator ( SessionCreator const &  )
protecteddelete

Member Function Documentation

virtual void mir::frontend::SessionCreator::create_session_for ( std::shared_ptr< boost::asio::local::stream_protocol::socket > const &  socket)
pure virtual
SessionCreator& mir::frontend::SessionCreator::operator= ( SessionCreator const &  )
protecteddelete

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013