class BaseSocketGetBroadcastResponse
Defined at line 1303 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
Public Methods
void BaseSocketGetBroadcastResponse (Storage_ storage)
void BaseSocketGetBroadcastResponse (bool value)
void BaseSocketGetBroadcastResponse ()
Default constructs a |BaseSocketGetBroadcastResponse| only if all of its members are default constructible.
Defined at line 1313 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void BaseSocketGetBroadcastResponse (BaseSocketGetBroadcastResponse && )
Defined at line 1316 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void BaseSocketGetBroadcastResponse (const BaseSocketGetBroadcastResponse & other)
BaseSocketGetBroadcastResponse & operator= (BaseSocketGetBroadcastResponse && )
Defined at line 1317 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
BaseSocketGetBroadcastResponse & operator= (const BaseSocketGetBroadcastResponse & other)
bool operator== (const BaseSocketGetBroadcastResponse & other)
bool operator!= (const BaseSocketGetBroadcastResponse & other)
bool value ()
bool & value ()
BaseSocketGetBroadcastResponse & value (bool value)
Setter for value.
void BaseSocketGetBroadcastResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits