class BaseSocketSetOutOfBandInlineResult

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

Public Methods

void BaseSocketSetOutOfBandInlineResult ()
void BaseSocketSetOutOfBandInlineResult (const BaseSocketSetOutOfBandInlineResult & )

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

BaseSocketSetOutOfBandInlineResult & operator= (const BaseSocketSetOutOfBandInlineResult & )

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

void BaseSocketSetOutOfBandInlineResult (BaseSocketSetOutOfBandInlineResult && )

Defined at line 6361 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 ()
BaseSocketSetOutOfBandInlineResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketSetOutOfBandInlineResponse val)
BaseSocketSetOutOfBandInlineResult & operator= (BaseSocketSetOutOfBandInlineResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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