class BaseNetworkSocketBindResult
Defined at line 7259 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void BaseNetworkSocketBindResult ()
void BaseNetworkSocketBindResult (const BaseNetworkSocketBindResult & )
Defined at line 7265 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseNetworkSocketBindResult & operator= (const BaseNetworkSocketBindResult & )
Defined at line 7266 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void BaseNetworkSocketBindResult (BaseNetworkSocketBindResult && )
Defined at line 7267 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 ()
BaseNetworkSocketBindResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketBindResponse val)
BaseNetworkSocketBindResult & operator= (BaseNetworkSocketBindResult && )
Defined at line 7268 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::BaseNetworkSocketBindResponse & response ()
const ::fuchsia_posix_socket::wire::BaseNetworkSocketBindResponse & response ()
bool is_err ()
BaseNetworkSocketBindResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseNetworkSocketBindResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 7270 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h