class LookupLookupIpResult
Defined at line 1759 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h
Public Methods
void LookupLookupIpResult ()
void LookupLookupIpResult (const LookupLookupIpResult & )
Defined at line 1765 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h
LookupLookupIpResult & operator= (const LookupLookupIpResult & )
Defined at line 1766 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h
void LookupLookupIpResult (LookupLookupIpResult && )
Defined at line 1767 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 ()
LookupLookupIpResult WithResponse (::fidl::ObjectView< ::fuchsia_net_name::wire::LookupLookupIpResponse> val)
LookupLookupIpResult & operator= (LookupLookupIpResult && )
Defined at line 1768 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h
template <typename... Args>
LookupLookupIpResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1782 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::LookupLookupIpResponse & response ()
const ::fuchsia_net_name::wire::LookupLookupIpResponse & response ()
bool is_err ()
LookupLookupIpResult WithErr (::fuchsia_net_name::wire::LookupError val)
::fuchsia_net_name::wire::LookupError & err ()
const ::fuchsia_net_name::wire::LookupError & err ()
::fuchsia_net_name::wire::LookupLookupIpResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1770 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_types.h