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