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