class BaseSocketSetBroadcastResponse

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

Public Methods

void BaseSocketSetBroadcastResponse (Storage_ storage)
void BaseSocketSetBroadcastResponse (uint8_t __reserved)
void BaseSocketSetBroadcastResponse ()

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

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

void BaseSocketSetBroadcastResponse (BaseSocketSetBroadcastResponse && )

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

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

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

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

Setter for __reserved.

void BaseSocketSetBroadcastResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits