#include <connection_context.h>
mir::frontend::ConnectionContext::ConnectionContext |
( |
Connector const * |
connector | ) |
|
|
inline |
mir::frontend::ConnectionContext::ConnectionContext |
( |
std::function< void(std::shared_ptr< Session > const &session)> const |
connect_handler, |
|
|
Connector const * |
connector |
|
) |
| |
int mir::frontend::ConnectionContext::fd_for_new_client |
( |
std::function< void(std::shared_ptr< Session > const &session)> const & |
connect_handler | ) |
const |
void mir::frontend::ConnectionContext::handle_client_connect |
( |
std::shared_ptr< Session > const & |
session | ) |
const |
|
inline |
The documentation for this class was generated from the following files:
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015