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