Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | List of all members
mir::frontend::detail::SocketSession Struct Reference

#include <socket_session.h>

Public Member Functions

 SocketSession (std::shared_ptr< MessageReceiver > const &socket_receiver, int id_, std::shared_ptr< ConnectedSessions< SocketSession >> const &connected_sessions, std::shared_ptr< MessageProcessor > const &processor)
 
 ~SocketSession () noexcept
 
int id () const
 
void read_next_message ()
 

Constructor & Destructor Documentation

mir::frontend::detail::SocketSession::SocketSession ( std::shared_ptr< MessageReceiver > const &  socket_receiver,
int  id_,
std::shared_ptr< ConnectedSessions< SocketSession >> const &  connected_sessions,
std::shared_ptr< MessageProcessor > const &  processor 
)
mir::frontend::detail::SocketSession::~SocketSession ( )
noexcept

Member Function Documentation

int mir::frontend::detail::SocketSession::id ( ) const
inline
void mir::frontend::detail::SocketSession::read_next_message ( )

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

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