class BaseNetworkSocketGetPeerNameResult

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

Public Methods

void BaseNetworkSocketGetPeerNameResult ()
void BaseNetworkSocketGetPeerNameResult (const BaseNetworkSocketGetPeerNameResult & )

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

BaseNetworkSocketGetPeerNameResult & operator= (const BaseNetworkSocketGetPeerNameResult & )

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

void BaseNetworkSocketGetPeerNameResult (BaseNetworkSocketGetPeerNameResult && )

Defined at line 7469 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 ()
BaseNetworkSocketGetPeerNameResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket::wire::BaseNetworkSocketGetPeerNameResponse> val)
BaseNetworkSocketGetPeerNameResult & operator= (BaseNetworkSocketGetPeerNameResult && )

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

template <typename... Args>
BaseNetworkSocketGetPeerNameResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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