class LookupLookupHostnameResult
Defined at line 1814 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h
Public Methods
void LookupLookupHostnameResult ()
void LookupLookupHostnameResult (const LookupLookupHostnameResult & )
Defined at line 1820 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h
LookupLookupHostnameResult & operator= (const LookupLookupHostnameResult & )
Defined at line 1821 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h
void LookupLookupHostnameResult (LookupLookupHostnameResult && )
Defined at line 1822 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 ()
LookupLookupHostnameResult WithResponse (::fidl::ObjectView< ::fuchsia_net_name::wire::LookupLookupHostnameResponse> val)
LookupLookupHostnameResult & operator= (LookupLookupHostnameResult && )
Defined at line 1823 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h
template <typename... Args>
LookupLookupHostnameResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1837 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::LookupLookupHostnameResponse & response ()
const ::fuchsia_net_name::wire::LookupLookupHostnameResponse & response ()
bool is_err ()
LookupLookupHostnameResult WithErr (::fuchsia_net_name::wire::LookupError val)
::fuchsia_net_name::wire::LookupError & err ()
const ::fuchsia_net_name::wire::LookupError & err ()
::fuchsia_net_name::wire::LookupLookupHostnameResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1825 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h