class BaseNetworkSocketGetIpMulticastTtlResponse

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

Public Methods

void BaseNetworkSocketGetIpMulticastTtlResponse (Storage_ storage)
void BaseNetworkSocketGetIpMulticastTtlResponse (uint8_t value)
void BaseNetworkSocketGetIpMulticastTtlResponse ()

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

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

void BaseNetworkSocketGetIpMulticastTtlResponse (BaseNetworkSocketGetIpMulticastTtlResponse && )

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

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

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

BaseNetworkSocketGetIpMulticastTtlResponse & operator= (const BaseNetworkSocketGetIpMulticastTtlResponse & other)
bool operator== (const BaseNetworkSocketGetIpMulticastTtlResponse & other)
bool operator!= (const BaseNetworkSocketGetIpMulticastTtlResponse & other)
uint8_t value ()
uint8_t & value ()
BaseNetworkSocketGetIpMulticastTtlResponse & value (uint8_t value)

Setter for value.

void BaseNetworkSocketGetIpMulticastTtlResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits