19 #ifndef MIRAL_SURFACE_H 20 #define MIRAL_SURFACE_H 42 std::shared_ptr<MirRenderSurface>
self;
50 #endif //MIRAL_SURFACE_H AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time...
Definition: blob.h:26
void reset()
Definition: surface.h:39
void mir_render_surface_release(Surface const &surface)=delete
Handle class for MirRenderSurface - provides automatic reference counting.
Definition: surface.h:31
Surface(MirRenderSurface *spec)
Definition: surface.h:35