8 #ifndef DIAGNOSTIC_CLIENT_LIB_APPL_SRC_DCM_CONVERSATION_DM_CONVERSATION_TYPE_H
9 #define DIAGNOSTIC_CLIENT_LIB_APPL_SRC_DCM_CONVERSATION_DM_CONVERSATION_TYPE_H
16 namespace conversation {
Structure containing DM conversation type.
std::uint8_t handler_id
The handle id of conversation.
std::string tcp_address
The Tcp IP address of conversation.
std::uint16_t source_address
The source address of conversation.
std::uint16_t p2_star_client_max
The maximum p2 star client time.
std::uint32_t rx_buffer_size
The reception buffer size type.
std::uint16_t p2_client_max
The maximum p2 client time.
std::uint16_t port_num
The Port number of conversation.