Mir
Public Member Functions | Protected Member Functions | List of all members
mir::frontend::Session Class Referenceabstract

#include <session.h>

Inheritance diagram for mir::frontend::Session:
[legend]

Public Member Functions

virtual ~Session ()=default
 
virtual std::shared_ptr< Surfaceget_surface (SurfaceId surface) const =0
 
virtual std::string name () const =0
 

Protected Member Functions

 Session ()=default
 
 Session (Session const &)=delete
 
Sessionoperator= (Session const &)=delete
 

Constructor & Destructor Documentation

virtual mir::frontend::Session::~Session ( )
virtualdefault
mir::frontend::Session::Session ( )
protecteddefault
mir::frontend::Session::Session ( Session const &  )
protecteddelete

Member Function Documentation

virtual std::shared_ptr<Surface> mir::frontend::Session::get_surface ( SurfaceId  surface) const
pure virtual
virtual std::string mir::frontend::Session::name ( ) const
pure virtual
Session& mir::frontend::Session::operator= ( Session const &  )
protecteddelete

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