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

#include <glib_main_loop_sources.h>

Public Member Functions

 GSourceHandle ()
 
 GSourceHandle (GSource *gsource, std::function< void(GSource *)> const &pre_destruction_hook)
 
 GSourceHandle (GSourceHandle &&other)
 
GSourceHandleoperator= (GSourceHandle other)
 
 ~GSourceHandle ()
 
 operator GSource * () const
 

Constructor & Destructor Documentation

mir::draw::GSourceHandle::GSourceHandle ( )
mir::draw::GSourceHandle::GSourceHandle ( GSource *  gsource,
std::function< void(GSource *)> const &  pre_destruction_hook 
)
mir::draw::GSourceHandle::GSourceHandle ( GSourceHandle &&  other)
mir::draw::GSourceHandle::~GSourceHandle ( )

Member Function Documentation

mir::draw::GSourceHandle::operator GSource * ( ) const
md::GSourceHandle & mir::draw::GSourceHandle::operator= ( GSourceHandle  other)

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

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