|
enum | msg_direction { incoming
, outgoing
} |
|
|
std::string | m_dsr_name |
|
std::string | m_protocol |
|
std::string | m_remote_addr |
|
msg_direction | m_direction |
|
std::size_t | m_curr_msg_num |
|
std::size_t | m_curr_msg_size |
|
std::string | m_curr_msg_beginning |
|
std::size_t | m_total_msgs_to_send |
|
std::size_t | m_outgoing_queue_size |
|
|
static constexpr std::size_t | max_msg_data_to_capture = 15 |
|
The documentation for this struct was generated from the following file: