|
Mir
|
#include <threaded_snapshot_strategy.h>

Public Member Functions | |
| ThreadedSnapshotStrategy (std::shared_ptr< PixelBuffer > const &pixels) | |
| ~ThreadedSnapshotStrategy () noexcept | |
| void | take_snapshot_of (std::shared_ptr< shell::SurfaceBufferAccess > const &surface_buffer_access, shell::SnapshotCallback const &snapshot_taken) |
Public Member Functions inherited from mir::scene::SnapshotStrategy | |
| virtual | ~SnapshotStrategy ()=default |
Additional Inherited Members | |
Protected Member Functions inherited from mir::scene::SnapshotStrategy | |
| SnapshotStrategy ()=default | |
| SnapshotStrategy (SnapshotStrategy const &)=delete | |
| SnapshotStrategy & | operator= (SnapshotStrategy const &)=delete |
| mir::scene::ThreadedSnapshotStrategy::ThreadedSnapshotStrategy | ( | std::shared_ptr< PixelBuffer > const & | pixels | ) |
|
noexcept |
|
virtual |
Implements mir::scene::SnapshotStrategy.
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014