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

#include <surface_controller.h>

Inheritance diagram for mir::shell::SurfaceController:
Inheritance graph
[legend]

Public Member Functions

virtual void raise (std::weak_ptr< surfaces::Surface > const &surface)=0
 

Protected Member Functions

 SurfaceController ()=default
 
virtual ~SurfaceController ()=default
 
 SurfaceController (SurfaceController const &)=delete
 
SurfaceControlleroperator= (SurfaceController const &)=delete
 

Constructor & Destructor Documentation

mir::shell::SurfaceController::SurfaceController ( )
protecteddefault
virtual mir::shell::SurfaceController::~SurfaceController ( )
protectedvirtualdefault
mir::shell::SurfaceController::SurfaceController ( SurfaceController const &  )
protecteddelete

Member Function Documentation

SurfaceController& mir::shell::SurfaceController::operator= ( SurfaceController const &  )
protecteddelete
virtual void mir::shell::SurfaceController::raise ( std::weak_ptr< surfaces::Surface > const &  surface)
pure virtual

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013