mdDGChannel Member List
This is the complete list of members for
mdDGChannel, including all inherited members.
| a_endpoint_ | mdDGChannel | |
| ack_ | mdDGChannel | |
| active_ | mdDGChannel | |
| async_send(mdDatagram &dg) | mdDGChannel | [inline] |
| connect_to(std::string &host, std::string &port, int stdDevIdx=-1) | mdDGChannel | [inline] |
| connect_to(boost::asio::ip::udp::endpoint &ep, boost::system::error_code &ec, int &step, int stdDevIdx=-1) | mdDGChannel | [inline] |
| data_ | mdDGChannel | |
| ep_ | mdDGChannel | |
| handle_receive_from(const boost::system::error_code &error, size_t bytes_recvd) | mdDGChannel | |
| handle_send_to(const boost::system::error_code &asioEC, size_t sentByes) | mdDGChannel | [inline] |
| inProcess | mdDGChannel | |
| io_service_ | mdDGChannel | |
| mdDGChannel(boost::asio::io_service &io_service, short inport, int stdDevIdx=myStdDevIdx) | mdDGChannel | [inline] |
| mdStdDevIdx | mdDGChannel | |
| p_endpoint_ | mdDGChannel | |
| passive_ | mdDGChannel | |
| port | mdDGChannel | |
| q | mdDGChannel | |
| r | mdDGChannel | |
| reply | mdDGChannel | |
| s_ | mdDGChannel | |
| send(mdDatagram &dg) | mdDGChannel | [inline] |
| send(mdReply &dg, boost::system::error_code &ec) | mdDGChannel | [inline] |
| send_back(mdReply &dg, boost::system::error_code &ec, int &step) | mdDGChannel | [inline] |
| send_to(mdDatagram &dg, int mdStdDevIdx) | mdDGChannel | [inline] |
| send_to(mdReply &dg, int mdStdDevIdx) | mdDGChannel | [inline] |