class BaseNetworkSocketGetIpMulticastTtlResult
Defined at line 8202 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void BaseNetworkSocketGetIpMulticastTtlResult ()
void BaseNetworkSocketGetIpMulticastTtlResult (const BaseNetworkSocketGetIpMulticastTtlResult & )
Defined at line 8208 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseNetworkSocketGetIpMulticastTtlResult & operator= (const BaseNetworkSocketGetIpMulticastTtlResult & )
Defined at line 8209 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void BaseNetworkSocketGetIpMulticastTtlResult (BaseNetworkSocketGetIpMulticastTtlResult && )
Defined at line 8210 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 ()
BaseNetworkSocketGetIpMulticastTtlResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpMulticastTtlResponse val)
BaseNetworkSocketGetIpMulticastTtlResult & operator= (BaseNetworkSocketGetIpMulticastTtlResult && )
Defined at line 8211 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::BaseNetworkSocketGetIpMulticastTtlResponse & response ()
const ::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpMulticastTtlResponse & response ()
bool is_err ()
BaseNetworkSocketGetIpMulticastTtlResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpMulticastTtlResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 8213 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h