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