class BaseSocketSetSendBufferResult

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

Public Methods

void BaseSocketSetSendBufferResult ()
void BaseSocketSetSendBufferResult (const BaseSocketSetSendBufferResult & )

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

BaseSocketSetSendBufferResult & operator= (const BaseSocketSetSendBufferResult & )

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

void BaseSocketSetSendBufferResult (BaseSocketSetSendBufferResult && )

Defined at line 6055 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 ()
BaseSocketSetSendBufferResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketSetSendBufferResponse val)
BaseSocketSetSendBufferResult & operator= (BaseSocketSetSendBufferResult && )

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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