|
Wayland++
1.0.1
C++ Bindings for Wayland
|
#include <atomic>#include <functional>#include <list>#include <memory>#include <string>#include <wayland-server-core.h>#include <wayland-util.hpp>

Go to the source code of this file.
Classes | |
| class | wayland::server::global_t< resource > |
| class | wayland::server::global_base_t |
| class | wayland::server::global_t< resource > |
Typedefs | |
| using | wayland::server::log_handler = std::function< void(std::string)> |
| Type for functions that handle log messages. More... | |
Functions | |
| void | wayland::server::set_log_handler (const log_handler &handler) |
| Set C library log handler. More... | |