Mir
Loading...
Searching...
No Matches
wayland_helpers.h File Reference
#include <wayland-client.h>
#include <memory>
#include <vector>
#include <functional>
#include <unordered_map>
Include dependency graph for wayland_helpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Output
class  Globals

Functions

template<typename Type>
auto make_scoped (Type *owned, void(*deleter)(Type *)) -> std::unique_ptr< Type, void(*)(Type *)>
wl_shm_pool * make_shm_pool (struct wl_shm *shm, int size, void **data)

Function Documentation

◆ make_scoped()

template<typename Type>
auto make_scoped ( Type * owned,
void(* deleter )(Type *) )->std::unique_ptr< Type, void(*)(Type *)>

◆ make_shm_pool()

wl_shm_pool * make_shm_pool ( struct wl_shm * shm,
int size,
void ** data )

Copyright © 2012-2026 Canonical Ltd.
Generated on Sun Mar 15 06:10:58 UTC 2026
This documentation is licensed under the GPL version 2 or 3.