class BaseSocketGetBroadcastResult

Defined at line 5998 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

Public Methods

void BaseSocketGetBroadcastResult ()
void BaseSocketGetBroadcastResult (const BaseSocketGetBroadcastResult & )

Defined at line 6004 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

BaseSocketGetBroadcastResult & operator= (const BaseSocketGetBroadcastResult & )

Defined at line 6005 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

void BaseSocketGetBroadcastResult (BaseSocketGetBroadcastResult && )

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

bool has_invalid_tag ()
bool is_response ()
BaseSocketGetBroadcastResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketGetBroadcastResponse val)
BaseSocketGetBroadcastResult & operator= (BaseSocketGetBroadcastResult && )

Defined at line 6007 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::BaseSocketGetBroadcastResponse & response ()
const ::fuchsia_posix_socket::wire::BaseSocketGetBroadcastResponse & response ()
bool is_err ()
BaseSocketGetBroadcastResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseSocketGetBroadcastResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 6009 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h