Mir
Public Member Functions | List of all members
mir::frontend::detail::Connections< Connection > Class Template Reference

#include <connections.h>

Public Member Functions

 Connections ()
 
 ~Connections ()
 
void add (std::shared_ptr< Connection > const &connection)
 
void remove (int id)
 
bool includes (int id) const
 
void clear ()
 

Constructor & Destructor Documentation

template<class Connection >
mir::frontend::detail::Connections< Connection >::Connections ( )
inline
template<class Connection >
mir::frontend::detail::Connections< Connection >::~Connections ( )
inline

Member Function Documentation

template<class Connection >
void mir::frontend::detail::Connections< Connection >::add ( std::shared_ptr< Connection > const &  connection)
inline
template<class Connection >
void mir::frontend::detail::Connections< Connection >::clear ( )
inline
template<class Connection >
bool mir::frontend::detail::Connections< Connection >::includes ( int  id) const
inline
template<class Connection >
void mir::frontend::detail::Connections< Connection >::remove ( int  id)
inline

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

Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016