class BaseSocketSetReusePortResponse

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

Public Methods

void BaseSocketSetReusePortResponse (Storage_ storage)
void BaseSocketSetReusePortResponse (uint8_t __reserved)
void BaseSocketSetReusePortResponse ()

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

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

void BaseSocketSetReusePortResponse (BaseSocketSetReusePortResponse && )

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

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

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

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

Setter for __reserved.

void BaseSocketSetReusePortResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits