class BaseNetworkSocketGetIpv6ReceiveHopLimitResponse

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

Public Methods

void BaseNetworkSocketGetIpv6ReceiveHopLimitResponse (Storage_ storage)
void BaseNetworkSocketGetIpv6ReceiveHopLimitResponse (bool value)
void BaseNetworkSocketGetIpv6ReceiveHopLimitResponse ()

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

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

void BaseNetworkSocketGetIpv6ReceiveHopLimitResponse (BaseNetworkSocketGetIpv6ReceiveHopLimitResponse && )

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

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

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

BaseNetworkSocketGetIpv6ReceiveHopLimitResponse & operator= (const BaseNetworkSocketGetIpv6ReceiveHopLimitResponse & other)
bool operator== (const BaseNetworkSocketGetIpv6ReceiveHopLimitResponse & other)
bool operator!= (const BaseNetworkSocketGetIpv6ReceiveHopLimitResponse & other)
bool value ()
bool & value ()
BaseNetworkSocketGetIpv6ReceiveHopLimitResponse & value (bool value)

Setter for value.

void BaseNetworkSocketGetIpv6ReceiveHopLimitResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits