class BaseNetworkSocketSetIpReceiveTtlResult

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

Public Methods

void BaseNetworkSocketSetIpReceiveTtlResult ()
void BaseNetworkSocketSetIpReceiveTtlResult (const BaseNetworkSocketSetIpReceiveTtlResult & )

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

BaseNetworkSocketSetIpReceiveTtlResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketSetIpReceiveTtlResponse val)
BaseNetworkSocketSetIpReceiveTtlResult & operator= (const BaseNetworkSocketSetIpReceiveTtlResult & )

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

void BaseNetworkSocketSetIpReceiveTtlResult (BaseNetworkSocketSetIpReceiveTtlResult && )

Defined at line 8022 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 ()
BaseNetworkSocketSetIpReceiveTtlResult & operator= (BaseNetworkSocketSetIpReceiveTtlResult && )

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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