Mir
|
#include <socket_connection.h>
Public Member Functions | |
SocketConnection (std::shared_ptr< MessageReceiver > const &message_receiver, int id_, std::shared_ptr< Connections< SocketConnection >> const &connections, std::shared_ptr< MessageProcessor > const &processor) | |
~SocketConnection () noexcept | |
int | id () const |
void | read_next_message () |
mir::frontend::detail::SocketConnection::SocketConnection | ( | std::shared_ptr< MessageReceiver > const & | message_receiver, |
int | id_, | ||
std::shared_ptr< Connections< SocketConnection >> const & | connections, | ||
std::shared_ptr< MessageProcessor > const & | processor | ||
) |
|
noexcept |
|
inline |
void mir::frontend::detail::SocketConnection::read_next_message | ( | ) |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014