#include <network.h>
| Tinman::LoginInfo Adapter::complete_login |
( |
Ice::AsyncResultPtr |
async_result | ) |
|
|
virtual |
| void Adapter::disconnect |
( |
void |
| ) |
|
|
virtual |
| std::string Adapter::get_endpoint |
( |
| ) |
|
|
private |
| Ice::AsyncResultPtr Adapter::login |
( |
std::shared_ptr< Session > |
session | ) |
|
|
virtual |
| Ice::AsyncResultPtr Adapter::next_race |
( |
std::string |
nickname | ) |
|
|
virtual |
| void Adapter::notify |
( |
Tinman::Action |
action | ) |
|
|
virtual |
| void Adapter::notify |
( |
Tinman::Snapshot |
snapshot | ) |
|
| Tinman::AuthoritativeServerPrx Adapter::auth_server_ |
|
private |
| Ice::CommunicatorPtr Adapter::communicator_ |
|
private |
| Tinman::AuthoritativeServerPrx Adapter::dgram_auth_server_ |
|
private |
| Tinman::LoginInfo Adapter::login_info_ |
|
private |
The documentation for this class was generated from the following files:
- /home/isaac.lacoba/repos/tfg.tinman/src/network/network.h
- /home/isaac.lacoba/repos/tfg.tinman/src/network/network.cpp