class BaseNetworkSocketSetIpMulticastTtlResponse

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

Public Methods

void BaseNetworkSocketSetIpMulticastTtlResponse (Storage_ storage)
void BaseNetworkSocketSetIpMulticastTtlResponse (uint8_t __reserved)
void BaseNetworkSocketSetIpMulticastTtlResponse ()

Default constructs a |BaseNetworkSocketSetIpMulticastTtlResponse| only if all of its members are default constructible.

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

void BaseNetworkSocketSetIpMulticastTtlResponse (BaseNetworkSocketSetIpMulticastTtlResponse && )

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

void BaseNetworkSocketSetIpMulticastTtlResponse (const BaseNetworkSocketSetIpMulticastTtlResponse & other)
BaseNetworkSocketSetIpMulticastTtlResponse & operator= (BaseNetworkSocketSetIpMulticastTtlResponse && )

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

BaseNetworkSocketSetIpMulticastTtlResponse & operator= (const BaseNetworkSocketSetIpMulticastTtlResponse & other)
bool operator== (const BaseNetworkSocketSetIpMulticastTtlResponse & other)
bool operator!= (const BaseNetworkSocketSetIpMulticastTtlResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
BaseNetworkSocketSetIpMulticastTtlResponse & __reserved (uint8_t value)

Setter for __reserved.

void BaseNetworkSocketSetIpMulticastTtlResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits