class BaseSocketSetBindToInterfaceIndexResult
Defined at line 6953 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void BaseSocketSetBindToInterfaceIndexResult ()
void BaseSocketSetBindToInterfaceIndexResult (const BaseSocketSetBindToInterfaceIndexResult & )
Defined at line 6959 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseSocketSetBindToInterfaceIndexResult & operator= (const BaseSocketSetBindToInterfaceIndexResult & )
Defined at line 6960 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void BaseSocketSetBindToInterfaceIndexResult (BaseSocketSetBindToInterfaceIndexResult && )
Defined at line 6961 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 ()
BaseSocketSetBindToInterfaceIndexResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketSetBindToInterfaceIndexResponse val)
BaseSocketSetBindToInterfaceIndexResult & operator= (BaseSocketSetBindToInterfaceIndexResult && )
Defined at line 6962 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::BaseSocketSetBindToInterfaceIndexResponse & response ()
const ::fuchsia_posix_socket::wire::BaseSocketSetBindToInterfaceIndexResponse & response ()
bool is_err ()
BaseSocketSetBindToInterfaceIndexResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseSocketSetBindToInterfaceIndexResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 6964 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h