userver: utest::DnsServerMock::DnsQuery Struct Reference
Loading...
Searching...
No Matches
utest::DnsServerMock::DnsQuery Struct Reference

Detailed Description

Definition at line 30 of file dns_server_mock.hpp.

+ Collaboration diagram for utest::DnsServerMock::DnsQuery:

Public Attributes

RecordType type {RecordType::kInvalid}
 
std::string name
 

Member Data Documentation

◆ name

std::string utest::DnsServerMock::DnsQuery::name

Definition at line 32 of file dns_server_mock.hpp.

◆ type

RecordType utest::DnsServerMock::DnsQuery::type {RecordType::kInvalid}

Definition at line 31 of file dns_server_mock.hpp.


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