class SyntheticClockRealmCreateClockResponse

Defined at line 9900 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

void SyntheticClockRealmCreateClockResponse ()

Defined at line 9902 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h

void SyntheticClockRealmCreateClockResponse (const SyntheticClockRealmCreateClockResponse & other)

Defined at line 9903 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h

SyntheticClockRealmCreateClockResponse & operator= (const SyntheticClockRealmCreateClockResponse & other)

Defined at line 9904 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h

void SyntheticClockRealmCreateClockResponse (SyntheticClockRealmCreateClockResponse && other)

Defined at line 9905 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_audio_mixer::wire::SyntheticClockRealmCreateClockResponse> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_audio_mixer::wire::SyntheticClockRealmCreateClockResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_audio_mixer::wire::SyntheticClockRealmCreateClockResponse>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

::zx::clock & handle ()

A handle for this synthetic clock. This handle may be passed to our

parent [`Graph`] wherever a `zx.Handle:CLOCK` is needed. The

[`Graph`] will recognized this handle until [`ForgetClock`] is

called.

This handle has rights `ZX_RIGHT_DUPLICATE | ZX_RIGHT_TRANSFER`.

It does not have `ZX_RIGHT_READ` or `ZX_RIGHT_WRITE` and cannot

be read or updated directly. The clock's value is meaningless. To

read the clock, use the `control`, below.

bool has_handle ()
SyntheticClockRealmCreateClockResponse & operator= (SyntheticClockRealmCreateClockResponse && other)

Defined at line 9906 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h

void ~SyntheticClockRealmCreateClockResponse ()

Defined at line 9908 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder