class BaseSocketSetReuseAddressResponse

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

Public Methods

void BaseSocketSetReuseAddressResponse (Storage_ storage)
void BaseSocketSetReuseAddressResponse (uint8_t __reserved)
void BaseSocketSetReuseAddressResponse ()

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

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

void BaseSocketSetReuseAddressResponse (BaseSocketSetReuseAddressResponse && )

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

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

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

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

Setter for __reserved.

void BaseSocketSetReuseAddressResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits