Mir
|
#include <snapshot_strategy.h>
Public Member Functions | |
virtual | ~SnapshotStrategy ()=default |
virtual void | take_snapshot_of (std::shared_ptr< SurfaceBufferAccess > const &surface_buffer_access, SnapshotCallback const &snapshot_taken)=0 |
Protected Member Functions | |
SnapshotStrategy ()=default | |
SnapshotStrategy (SnapshotStrategy const &)=delete | |
SnapshotStrategy & | operator= (SnapshotStrategy const &)=delete |
|
virtualdefault |
|
protecteddefault |
|
protecteddelete |
|
protecteddelete |
|
pure virtual |
Implemented in mir::scene::ThreadedSnapshotStrategy.
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014