class BaseSocketSetBroadcastResult
Defined at line 5949 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void BaseSocketSetBroadcastResult ()
void BaseSocketSetBroadcastResult (const BaseSocketSetBroadcastResult & )
Defined at line 5955 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseSocketSetBroadcastResult & operator= (const BaseSocketSetBroadcastResult & )
Defined at line 5956 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void BaseSocketSetBroadcastResult (BaseSocketSetBroadcastResult && )
Defined at line 5957 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 ()
BaseSocketSetBroadcastResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketSetBroadcastResponse val)
BaseSocketSetBroadcastResult & operator= (BaseSocketSetBroadcastResult && )
Defined at line 5958 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::BaseSocketSetBroadcastResponse & response ()
const ::fuchsia_posix_socket::wire::BaseSocketSetBroadcastResponse & response ()
bool is_err ()
BaseSocketSetBroadcastResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseSocketSetBroadcastResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 5960 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h