Mir
Public Member Functions | List of all members
mir::detail::FdSources Class Reference

#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)
 

Constructor & Destructor Documentation

mir::detail::FdSources::FdSources ( GMainContext *  main_context)
mir::detail::FdSources::~FdSources ( )

Member Function Documentation

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)

The documentation for this class was generated from the following file:

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015