class ProviderInterfaceNameToIndexResult
Defined at line 12096 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void ProviderInterfaceNameToIndexResult ()
void ProviderInterfaceNameToIndexResult (const ProviderInterfaceNameToIndexResult & )
Defined at line 12102 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
ProviderInterfaceNameToIndexResult & operator= (const ProviderInterfaceNameToIndexResult & )
Defined at line 12103 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void ProviderInterfaceNameToIndexResult (ProviderInterfaceNameToIndexResult && )
Defined at line 12104 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ProviderInterfaceNameToIndexResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket::wire::ProviderInterfaceNameToIndexResponse> val)
ProviderInterfaceNameToIndexResult & operator= (ProviderInterfaceNameToIndexResult && )
Defined at line 12105 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
template <typename... Args>
ProviderInterfaceNameToIndexResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 12119 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
::fuchsia_posix_socket::wire::ProviderInterfaceNameToIndexResponse & response ()
const ::fuchsia_posix_socket::wire::ProviderInterfaceNameToIndexResponse & response ()
bool is_err ()
ProviderInterfaceNameToIndexResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_posix_socket::wire::ProviderInterfaceNameToIndexResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 12107 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h