Diag-Client-Lib
Public Attributes | List of all members
diag::client::config_parser::ConversationType Struct Reference

#include <config_parser_type.h>

Collaboration diagram for diag::client::config_parser::ConversationType:
Collaboration graph
[legend]

Public Attributes

std::uint16_t p2_client_max
 
std::uint16_t p2_star_client_max
 
std::uint16_t rx_buffer_size
 
std::uint16_t source_address
 
std::string conversation_name
 
DoipNetworkType network
 

Detailed Description

Definition at line 26 of file config_parser_type.h.

Member Data Documentation

◆ conversation_name

std::string diag::client::config_parser::ConversationType::conversation_name

◆ network

DoipNetworkType diag::client::config_parser::ConversationType::network

Definition at line 38 of file config_parser_type.h.

◆ p2_client_max

std::uint16_t diag::client::config_parser::ConversationType::p2_client_max

Definition at line 28 of file config_parser_type.h.

◆ p2_star_client_max

std::uint16_t diag::client::config_parser::ConversationType::p2_star_client_max

Definition at line 30 of file config_parser_type.h.

◆ rx_buffer_size

std::uint16_t diag::client::config_parser::ConversationType::rx_buffer_size

Definition at line 32 of file config_parser_type.h.

◆ source_address

std::uint16_t diag::client::config_parser::ConversationType::source_address

Definition at line 34 of file config_parser_type.h.


The documentation for this struct was generated from the following file: