class BaseNetworkSocketGetIpv6MulticastHopsResponse
Defined at line 9328 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
Public Methods
void BaseNetworkSocketGetIpv6MulticastHopsResponse (Storage_ storage)
void BaseNetworkSocketGetIpv6MulticastHopsResponse (uint8_t value)
void BaseNetworkSocketGetIpv6MulticastHopsResponse ()
Default constructs a |BaseNetworkSocketGetIpv6MulticastHopsResponse| only if all of its members are default constructible.
Defined at line 9338 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void BaseNetworkSocketGetIpv6MulticastHopsResponse (BaseNetworkSocketGetIpv6MulticastHopsResponse && )
Defined at line 9341 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void BaseNetworkSocketGetIpv6MulticastHopsResponse (const BaseNetworkSocketGetIpv6MulticastHopsResponse & other)
BaseNetworkSocketGetIpv6MulticastHopsResponse & operator= (BaseNetworkSocketGetIpv6MulticastHopsResponse && )
Defined at line 9342 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
BaseNetworkSocketGetIpv6MulticastHopsResponse & operator= (const BaseNetworkSocketGetIpv6MulticastHopsResponse & other)
bool operator== (const BaseNetworkSocketGetIpv6MulticastHopsResponse & other)
bool operator!= (const BaseNetworkSocketGetIpv6MulticastHopsResponse & other)
uint8_t value ()
uint8_t & value ()
BaseNetworkSocketGetIpv6MulticastHopsResponse & value (uint8_t value)
Setter for value.
void BaseNetworkSocketGetIpv6MulticastHopsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits