Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
mir::frontend::detail::SocketConnection Class Reference

#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 ()
 

Constructor & Destructor Documentation

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 
)
mir::frontend::detail::SocketConnection::~SocketConnection ( )
noexcept

Member Function Documentation

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

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014