19 #ifndef MIR_SHELL_PLACEMENT_STRATEGY_H_
20 #define MIR_SHELL_PLACEMENT_STRATEGY_H_
28 struct SurfaceCreationParameters;
48 #endif // MIR_SHELL_PLACEMENT_STRATEGY_H_
Definition: surface_creation_parameters.h:38
PlacementStrategy & operator=(PlacementStrategy const &)=delete
virtual SurfaceCreationParameters place(shell::Session const &session, SurfaceCreationParameters const &request_parameters)=0
PlacementStrategy()=default
virtual ~PlacementStrategy()
Definition: placement_strategy.h:33
Definition: placement_strategy.h:30