libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "core/jthread.hpp"
#include "core/ttypes.hpp"
#include <boost/exception_ptr.hpp>
#include <boost/mpl/assert.hpp>
#include <atomic>
#include "exchange_to_client_processor_impl.hpp"
Go to the source code of this file.
Classes | |
class | isimud::ISIMUD_VER_NAMESPACE::exchanges::common::exchange_to_client_processor< ClientCxnPtr, EchgCxn > |
Namespaces | |
namespace | isimud |
namespace | isimud::ISIMUD_VER_NAMESPACE |
namespace | isimud::ISIMUD_VER_NAMESPACE::exchanges |
namespace | isimud::ISIMUD_VER_NAMESPACE::exchanges::common |
Functions | |
template<class ClientCxnPtr , class ServerCxn > | |
std::ostream & | isimud::ISIMUD_VER_NAMESPACE::exchanges::common::operator<< (std::ostream &os, exchange_to_client_processor< ClientCxnPtr, ServerCxn > const &s) noexcept(false) |