libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "msg_processor_impl.hpp"
Go to the source code of this file.
Classes | |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::socket::msg_processor< ProcessingRules > |
Read a message from the source socket, process it according to the supplied rules and write the resultant message(s) to the destination socket. More... | |
Namespaces | |
namespace | jmmcg |
Link with -lrt to include these functions. | |
namespace | jmmcg::LIBJMMCG_VER_NAMESPACE |
namespace | jmmcg::LIBJMMCG_VER_NAMESPACE::socket |
Functions | |
template<class ProcessingRules > | |
std::ostream & | jmmcg::LIBJMMCG_VER_NAMESPACE::socket::operator<< (std::ostream &os, msg_processor< ProcessingRules > const &ec) noexcept(false) |