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