KWin
|
#include <graphicsbuffer.h>
Public Member Functions | |
GraphicsBufferRef () | |
GraphicsBufferRef (GraphicsBuffer *buffer) | |
GraphicsBufferRef (const GraphicsBufferRef &other) | |
GraphicsBufferRef (GraphicsBufferRef &&other) | |
~GraphicsBufferRef () | |
GraphicsBufferRef & | operator= (const GraphicsBufferRef &other) |
GraphicsBufferRef & | operator= (GraphicsBufferRef &&other) |
GraphicsBufferRef & | operator= (GraphicsBuffer *buffer) |
GraphicsBuffer * | buffer () const |
GraphicsBuffer * | operator* () const |
GraphicsBuffer * | operator-> () const |
operator bool () const | |
The GraphicsBufferRef type holds a reference to a GraphicsBuffer. While the reference exists, the graphics buffer cannot be destroyed and the client cannnot modify it.
Definition at line 104 of file graphicsbuffer.h.
|
inline |
Definition at line 107 of file graphicsbuffer.h.
|
inline |
Definition at line 112 of file graphicsbuffer.h.
|
inline |
Definition at line 120 of file graphicsbuffer.h.
|
inline |
Definition at line 128 of file graphicsbuffer.h.
|
inline |
Definition at line 133 of file graphicsbuffer.h.
|
inline |
Definition at line 175 of file graphicsbuffer.h.
|
inline |
Definition at line 190 of file graphicsbuffer.h.
|
inline |
Definition at line 180 of file graphicsbuffer.h.
|
inline |
Definition at line 185 of file graphicsbuffer.h.
|
inline |
Definition at line 140 of file graphicsbuffer.h.
|
inline |
Definition at line 161 of file graphicsbuffer.h.
|
inline |
Definition at line 152 of file graphicsbuffer.h.