class BaseSocketGetAcceptConnResult

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

Public Methods

void BaseSocketGetAcceptConnResult ()
void BaseSocketGetAcceptConnResult (const BaseSocketGetAcceptConnResult & )

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

BaseSocketGetAcceptConnResult & operator= (const BaseSocketGetAcceptConnResult & )

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

void BaseSocketGetAcceptConnResult (BaseSocketGetAcceptConnResult && )

Defined at line 6808 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 ()
BaseSocketGetAcceptConnResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketGetAcceptConnResponse val)
BaseSocketGetAcceptConnResult & operator= (BaseSocketGetAcceptConnResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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