Mir
|
#include <glib_main_loop_sources.h>
Public Member Functions | |
FdSources (GMainContext *main_context) | |
~FdSources () | |
void | add (int fd, void const *owner, std::function< void(int)> const &handler) |
void | remove_all_owned_by (void const *owner) |
mir::detail::FdSources::FdSources | ( | GMainContext * | main_context | ) |
mir::detail::FdSources::~FdSources | ( | ) |
void mir::detail::FdSources::add | ( | int | fd, |
void const * | owner, | ||
std::function< void(int)> const & | handler | ||
) |
void mir::detail::FdSources::remove_all_owned_by | ( | void const * | owner | ) |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016