Mir
|
#include <mock_surface_factory.h>
Public Member Functions | |
MOCK_METHOD3 (create_surface, std::shared_ptr< shell::Surface >(shell::Session *, const shell::SurfaceCreationParameters &, std::shared_ptr< scene::SurfaceObserver > const &)) | |
void | destroy_surface (std::shared_ptr< shell::Surface > const &) override |
![]() | |
virtual std::shared_ptr< Surface > | create_surface (Session *session, SurfaceCreationParameters const ¶ms, std::shared_ptr< scene::SurfaceObserver > const &observer)=0 |
virtual void | destroy_surface (std::shared_ptr< Surface > const &surface)=0 |
Additional Inherited Members | |
![]() | |
virtual | ~SurfaceFactory () |
SurfaceFactory ()=default | |
SurfaceFactory (const SurfaceFactory &)=delete | |
SurfaceFactory & | operator= (const SurfaceFactory &)=delete |
|
inlineoverride |
mir::test::doubles::MockSurfaceFactory::MOCK_METHOD3 | ( | create_surface | , |
std::shared_ptr< shell::Surface > | shell::Session *, const shell::SurfaceCreationParameters &, std::shared_ptr< scene::SurfaceObserver > const & | ||
) |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014