Mir
Classes | Functions
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

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

Copyright © 2012-2022 Canonical Ltd.
Generated on Thu Jan 27 21:45:55 UTC 2022
This documentation is licensed under the GPL version 2 or 3.