class BaseNetworkSocketGetIpReceiveTtlResult
Defined at line 8063 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 8069 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseNetworkSocketGetIpReceiveTtlResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpReceiveTtlResponse val)
BaseNetworkSocketGetIpReceiveTtlResult & operator= (const BaseNetworkSocketGetIpReceiveTtlResult & )
Defined at line 8070 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 8071 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 & operator= (BaseNetworkSocketGetIpReceiveTtlResult && )
Defined at line 8072 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 class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 8074 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h