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