Mir
|
#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 () |
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 | ||
) |
|
noexcept |
|
inline |
void mir::frontend::detail::SocketSession::read_next_message | ( | ) |
Copyright © 2012,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013