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