#include <surface.h>
mir::frontend::ClientTrackingSurface::ClientTrackingSurface |
( |
) | |
|
virtual mir::frontend::ClientTrackingSurface::~ClientTrackingSurface |
( |
) | |
|
|
virtualdefault |
std::shared_ptr< mg::Buffer > mir::frontend::ClientTrackingSurface::advance_client_buffer |
( |
bool & |
need_full_ipc) | |
|
|
overridevirtual |
Submit the current client buffer, return the next client buffer.
- Parameters
-
[out] | need_ipc,: | True if the buffer content must be sent via IPC False if only the buffer's ID must be sent. |
- Returns
- The next client buffer
Implements mir::frontend::Surface.
virtual std::shared_ptr<graphics::Buffer> mir::frontend::ClientTrackingSurface::advance_client_buffer |
( |
) | |
|
|
pure virtual |
The documentation for this class was generated from the following files:
Copyright © 2012,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013