class BaseSocketSetTimestampResult

Defined at line 7057 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

Public Methods

void BaseSocketSetTimestampResult ()
void BaseSocketSetTimestampResult (const BaseSocketSetTimestampResult & )

Defined at line 7063 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

BaseSocketSetTimestampResult & operator= (const BaseSocketSetTimestampResult & )

Defined at line 7064 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

void BaseSocketSetTimestampResult (BaseSocketSetTimestampResult && )

Defined at line 7065 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
BaseSocketSetTimestampResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketSetTimestampResponse val)
BaseSocketSetTimestampResult & operator= (BaseSocketSetTimestampResult && )

Defined at line 7066 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

::fuchsia_posix_socket::wire::BaseSocketSetTimestampResponse & response ()
const ::fuchsia_posix_socket::wire::BaseSocketSetTimestampResponse & response ()
bool is_err ()
BaseSocketSetTimestampResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseSocketSetTimestampResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 7068 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h