class BaseSocketSetReusePortDeprecatedResponse

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

Public Methods

void BaseSocketSetReusePortDeprecatedResponse (Storage_ storage)
void BaseSocketSetReusePortDeprecatedResponse (uint8_t __reserved)
void BaseSocketSetReusePortDeprecatedResponse ()

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

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

void BaseSocketSetReusePortDeprecatedResponse (BaseSocketSetReusePortDeprecatedResponse && )

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

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

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

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

Setter for __reserved.

void BaseSocketSetReusePortDeprecatedResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits