Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | List of all members
mir::frontend::detail::ConnectedSessions< Session > Class Template Reference

#include <connected_sessions.h>

Public Member Functions

 ConnectedSessions ()
 
 ~ConnectedSessions ()
 
void add (std::shared_ptr< Session > const &session)
 
void remove (int id)
 
bool includes (int id) const
 
void clear ()
 

Constructor & Destructor Documentation

template<class Session >
mir::frontend::detail::ConnectedSessions< Session >::ConnectedSessions ( )
inline
template<class Session >
mir::frontend::detail::ConnectedSessions< Session >::~ConnectedSessions ( )
inline

Member Function Documentation

template<class Session >
void mir::frontend::detail::ConnectedSessions< Session >::add ( std::shared_ptr< Session > const &  session)
inline
template<class Session >
void mir::frontend::detail::ConnectedSessions< Session >::clear ( )
inline
template<class Session >
bool mir::frontend::detail::ConnectedSessions< Session >::includes ( int  id) const
inline
template<class Session >
void mir::frontend::detail::ConnectedSessions< Session >::remove ( int  id)
inline

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013