Mir
Public Member Functions | Protected Member Functions | List of all members
mir::examples::FullscreenPlacementStrategy Class Reference

#include <server_example_fullscreen_placement_strategy.h>

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

Public Member Functions

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

Protected Member Functions

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

Detailed Description

Examples:
server_example_window_management.cpp.

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
ms::SurfaceCreationParameters mir::examples::FullscreenPlacementStrategy::place ( scene::Session const &  ,
scene::SurfaceCreationParameters const &  request_parameters 
)
virtual

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015