class BaseSocketSetBroadcastResult
Defined at line 6006 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 6012 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseSocketSetBroadcastResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketSetBroadcastResponse val)
BaseSocketSetBroadcastResult & operator= (const BaseSocketSetBroadcastResult & )
Defined at line 6013 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 6014 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 & operator= (BaseSocketSetBroadcastResult && )
Defined at line 6015 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 class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 6017 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h