class Handles

Defined at line 513 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 518 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 519 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

void Handles (Handles && )

Defined at line 520 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 521 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 535 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 549 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 Tag
Name Value
kHandles 1
kDispositions 2

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