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