class Handles

Defined at line 520 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

Public Methods

void Handles ()
void Handles (const Handles & )

Defined at line 525 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

Handles & operator= (const Handles & )

Defined at line 526 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

void Handles (Handles && )

Defined at line 527 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

bool has_invalid_tag ()
bool is_handles ()
Handles WithHandles (::fidl::ObjectView< ::fidl::VectorView< ::fuchsia_fdomain::wire::HandleId>> val)
Handles & operator= (Handles && )

Defined at line 528 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

template <typename... Args>
Handles WithHandles (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 542 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

::fidl::VectorView< ::fuchsia_fdomain::wire::HandleId> & handles ()
const ::fidl::VectorView< ::fuchsia_fdomain::wire::HandleId> & handles ()
bool is_dispositions ()
Handles WithDispositions (::fidl::ObjectView< ::fidl::VectorView< ::fuchsia_fdomain::wire::HandleDisposition>> val)
template <typename... Args>
Handles WithDispositions (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 556 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

::fidl::VectorView< ::fuchsia_fdomain::wire::HandleDisposition> & dispositions ()
const ::fidl::VectorView< ::fuchsia_fdomain::wire::HandleDisposition> & dispositions ()
::fuchsia_fdomain::wire::Handles::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kHandles 1

0x1

kDispositions 2

0x2

Defined at line 530 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h