class SyntheticClockRealmCreateClockResponse

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

Public Methods

void SyntheticClockRealmCreateClockResponse (Storage_ storage)
bool IsEmpty ()
void SyntheticClockRealmCreateClockResponse ()

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

void SyntheticClockRealmCreateClockResponse (SyntheticClockRealmCreateClockResponse && )

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

const std::optional< ::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.

::std::optional< ::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.

SyntheticClockRealmCreateClockResponse & handle (std::optional< ::zx::clock> value)

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.

void SyntheticClockRealmCreateClockResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
SyntheticClockRealmCreateClockResponse & operator= (SyntheticClockRealmCreateClockResponse && )

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

Friends

class MemberVisitor
class NaturalTableCodingTraits