class BaseSocketSetReusePortDeprecatedResult
Defined at line 6702 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void BaseSocketSetReusePortDeprecatedResult ()
void BaseSocketSetReusePortDeprecatedResult (const BaseSocketSetReusePortDeprecatedResult & )
Defined at line 6708 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseSocketSetReusePortDeprecatedResult & operator= (const BaseSocketSetReusePortDeprecatedResult & )
Defined at line 6709 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void BaseSocketSetReusePortDeprecatedResult (BaseSocketSetReusePortDeprecatedResult && )
Defined at line 6710 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 ()
BaseSocketSetReusePortDeprecatedResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketSetReusePortDeprecatedResponse val)
BaseSocketSetReusePortDeprecatedResult & operator= (BaseSocketSetReusePortDeprecatedResult && )
Defined at line 6711 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::BaseSocketSetReusePortDeprecatedResponse & response ()
const ::fuchsia_posix_socket::wire::BaseSocketSetReusePortDeprecatedResponse & response ()
bool is_err ()
BaseSocketSetReusePortDeprecatedResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseSocketSetReusePortDeprecatedResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 6713 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h