class BaseNetworkSocketGetIpReceiveTtlResult

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

Public Methods

void BaseNetworkSocketGetIpReceiveTtlResult ()
void BaseNetworkSocketGetIpReceiveTtlResult (const BaseNetworkSocketGetIpReceiveTtlResult & )

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

BaseNetworkSocketGetIpReceiveTtlResult & operator= (const BaseNetworkSocketGetIpReceiveTtlResult & )

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

void BaseNetworkSocketGetIpReceiveTtlResult (BaseNetworkSocketGetIpReceiveTtlResult && )

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

bool has_invalid_tag ()
bool is_response ()
BaseNetworkSocketGetIpReceiveTtlResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpReceiveTtlResponse val)
BaseNetworkSocketGetIpReceiveTtlResult & operator= (BaseNetworkSocketGetIpReceiveTtlResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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