|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "messages.hpp"#include "../common/connectivity_policy.hpp"#include "../common/processing_rules.hpp"#include "../../common/socket_type.hpp"#include "core/socket_server.hpp"#include "core/socket_server_manager.hpp"Go to the source code of this file.
Namespaces | |
| namespace | isimud |
| namespace | isimud::ISIMUD_VER_NAMESPACE |
| namespace | isimud::ISIMUD_VER_NAMESPACE::exchanges |
| namespace | isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT |
| namespace | isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::LSE |
Typedefs | |
| using | isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::LSE::simulator_t = libjmmcg::socket::svr< common::simulator_responses< MsgTypes >, libjmmcg::socket::server_manager::loopback< common::server_hb_t< typename MsgTypes::ServerHeartbeat >, exchanges::common::socket_type::socket_t > > |