class LookupAdminSetDnsServersResult

Defined at line 1869 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h

Public Methods

void LookupAdminSetDnsServersResult ()
void LookupAdminSetDnsServersResult (const LookupAdminSetDnsServersResult & )

Defined at line 1875 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h

LookupAdminSetDnsServersResult & operator= (const LookupAdminSetDnsServersResult & )

Defined at line 1876 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h

void LookupAdminSetDnsServersResult (LookupAdminSetDnsServersResult && )

Defined at line 1877 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
LookupAdminSetDnsServersResult WithResponse (::fuchsia_net_name::wire::LookupAdminSetDnsServersResponse val)
LookupAdminSetDnsServersResult & operator= (LookupAdminSetDnsServersResult && )

Defined at line 1878 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h

::fuchsia_net_name::wire::LookupAdminSetDnsServersResponse & response ()
const ::fuchsia_net_name::wire::LookupAdminSetDnsServersResponse & response ()
bool is_err ()
LookupAdminSetDnsServersResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_net_name::wire::LookupAdminSetDnsServersResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 1880 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h