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

#include <fullscreen_placement_strategy.h>

Inheritance diagram for mir::examples::FullscreenPlacementStrategy:
Inheritance graph
[legend]

Public Member Functions

 FullscreenPlacementStrategy (std::shared_ptr< shell::DisplayLayout > const &display_layout)
 
 ~FullscreenPlacementStrategy ()=default
 
shell::SurfaceCreationParameters place (shell::Session const &, shell::SurfaceCreationParameters const &request_parameters)
 
- Public Member Functions inherited from mir::shell::PlacementStrategy
virtual ~PlacementStrategy ()
 

Protected Member Functions

 FullscreenPlacementStrategy (FullscreenPlacementStrategy const &)=delete
 
FullscreenPlacementStrategyoperator= (FullscreenPlacementStrategy const &)=delete
 
- Protected Member Functions inherited from mir::shell::PlacementStrategy
 PlacementStrategy ()=default
 
 PlacementStrategy (PlacementStrategy const &)=delete
 
PlacementStrategyoperator= (PlacementStrategy const &)=delete
 

Constructor & Destructor Documentation

mir::examples::FullscreenPlacementStrategy::FullscreenPlacementStrategy ( std::shared_ptr< shell::DisplayLayout > const &  display_layout)
mir::examples::FullscreenPlacementStrategy::~FullscreenPlacementStrategy ( )
default
mir::examples::FullscreenPlacementStrategy::FullscreenPlacementStrategy ( FullscreenPlacementStrategy const &  )
protecteddelete

Member Function Documentation

FullscreenPlacementStrategy& mir::examples::FullscreenPlacementStrategy::operator= ( FullscreenPlacementStrategy const &  )
protecteddelete
msh::SurfaceCreationParameters mir::examples::FullscreenPlacementStrategy::place ( shell::Session const &  ,
shell::SurfaceCreationParameters const &  request_parameters 
)
virtual

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

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