class BaseNetworkSocketSetIpv6TrafficClassResponse

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

Public Methods

void BaseNetworkSocketSetIpv6TrafficClassResponse (Storage_ storage)
void BaseNetworkSocketSetIpv6TrafficClassResponse (uint8_t __reserved)
void BaseNetworkSocketSetIpv6TrafficClassResponse ()

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

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

void BaseNetworkSocketSetIpv6TrafficClassResponse (BaseNetworkSocketSetIpv6TrafficClassResponse && )

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

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

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

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

Setter for __reserved.

void BaseNetworkSocketSetIpv6TrafficClassResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits