#include <mdcommon.h>

Public Member Functions | |
| MD_CONTROL_BLOCK () | |
Public Attributes | |
| int | handle |
| mdCnctBool | connection |
| boost::asio::ip::udp::endpoint | ep |
| boost::asio::ip::udp::resolver::iterator | it |
| boost::asio::ip::udp::socket * | udp |
Definition at line 266 of file mdcommon.h.
| MD_CONTROL_BLOCK::MD_CONTROL_BLOCK | ( | ) | [inline] |
Definition at line 273 of file mdcommon.h.
Definition at line 268 of file mdcommon.h.
Definition at line 269 of file mdcommon.h.
| boost::asio::ip::udp::endpoint MD_CONTROL_BLOCK::ep |
Definition at line 270 of file mdcommon.h.
| boost::asio::ip::udp::resolver::iterator MD_CONTROL_BLOCK::it |
Definition at line 271 of file mdcommon.h.
Definition at line 272 of file mdcommon.h.
1.5.6