Mir
|
#include <display_changer.h>
Public Member Functions | |
virtual | ~DisplayChanger ()=default |
virtual std::shared_ptr< graphics::DisplayConfiguration > | active_configuration ()=0 |
virtual void | configure (std::shared_ptr< Session > const &, std::shared_ptr< graphics::DisplayConfiguration > const &)=0 |
Protected Member Functions | |
DisplayChanger ()=default | |
DisplayChanger (DisplayChanger const &)=delete | |
DisplayChanger & | operator= (DisplayChanger const &)=delete |
|
virtualdefault |
|
protecteddefault |
|
protecteddelete |
|
pure virtual |
Implemented in mir::scene::MediatingDisplayChanger, and mir::frontend::UnauthorizedDisplayChanger.
|
pure virtual |
|
protecteddelete |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015