|
Mir
|
#include <organising_surface_factory.h>

Public Member Functions | |
| OrganisingSurfaceFactory (std::shared_ptr< scene::SurfaceCoordinator > const &surface_coordinator, std::shared_ptr< PlacementStrategy > const &placement_strategy) | |
| virtual | ~OrganisingSurfaceFactory () |
| std::shared_ptr< Surface > | create_surface (Session *session, SurfaceCreationParameters const ¶ms, std::shared_ptr< scene::SurfaceObserver > const &observer) override |
| void | destroy_surface (std::shared_ptr< Surface > const &surface) override |
Protected Member Functions | |
| OrganisingSurfaceFactory (OrganisingSurfaceFactory const &)=delete | |
| OrganisingSurfaceFactory & | operator= (OrganisingSurfaceFactory const &)=delete |
Protected Member Functions inherited from mir::shell::SurfaceFactory | |
| virtual | ~SurfaceFactory () |
| SurfaceFactory ()=default | |
| SurfaceFactory (const SurfaceFactory &)=delete | |
| SurfaceFactory & | operator= (const SurfaceFactory &)=delete |
| mir::shell::OrganisingSurfaceFactory::OrganisingSurfaceFactory | ( | std::shared_ptr< scene::SurfaceCoordinator > const & | surface_coordinator, |
| std::shared_ptr< PlacementStrategy > const & | placement_strategy | ||
| ) |
|
virtual |
|
protecteddelete |
|
overridevirtual |
Implements mir::shell::SurfaceFactory.
|
overridevirtual |
Implements mir::shell::SurfaceFactory.
|
protecteddelete |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014