class BaseSocketGetCookieResult

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

Public Methods

void BaseSocketGetCookieResult ()
void BaseSocketGetCookieResult (const BaseSocketGetCookieResult & )

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

BaseSocketGetCookieResult & operator= (const BaseSocketGetCookieResult & )

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

void BaseSocketGetCookieResult (BaseSocketGetCookieResult && )

Defined at line 7212 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 ()
BaseSocketGetCookieResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket::wire::BaseSocketGetCookieResponse> val)
BaseSocketGetCookieResult & operator= (BaseSocketGetCookieResult && )

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

template <typename... Args>
BaseSocketGetCookieResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 7227 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::BaseSocketGetCookieResponse & response ()
const ::fuchsia_posix_socket::wire::BaseSocketGetCookieResponse & response ()
bool is_err ()
BaseSocketGetCookieResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseSocketGetCookieResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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