class BaseNetworkSocketSetIpMulticastTtlResult

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

Public Methods

void BaseNetworkSocketSetIpMulticastTtlResult ()
void BaseNetworkSocketSetIpMulticastTtlResult (const BaseNetworkSocketSetIpMulticastTtlResult & )

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

BaseNetworkSocketSetIpMulticastTtlResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketSetIpMulticastTtlResponse val)
BaseNetworkSocketSetIpMulticastTtlResult & operator= (const BaseNetworkSocketSetIpMulticastTtlResult & )

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

void BaseNetworkSocketSetIpMulticastTtlResult (BaseNetworkSocketSetIpMulticastTtlResult && )

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

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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