class SyntheticClockRealmObserveClockRequest

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

Public Methods

void SyntheticClockRealmObserveClockRequest (Storage_ storage)
bool IsEmpty ()
void SyntheticClockRealmObserveClockRequest ()

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

void SyntheticClockRealmObserveClockRequest (SyntheticClockRealmObserveClockRequest && )

Defined at line 5085 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 ()

The clock to observe.

Required.

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

The clock to observe.

Required.

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

The clock to observe.

Required.

const std::optional< ::fidl::ServerEnd< ::fuchsia_audio_mixer::SyntheticClock>> & observe ()

A channel to observe the clock. Since this only observes the clock,

the only legal method is [`SyntheticClock.Now`] -- it is illegal to

call [`SyntheticClock.Create`].

Required.

::std::optional< ::fidl::ServerEnd< ::fuchsia_audio_mixer::SyntheticClock>> & observe ()

A channel to observe the clock. Since this only observes the clock,

the only legal method is [`SyntheticClock.Now`] -- it is illegal to

call [`SyntheticClock.Create`].

Required.

SyntheticClockRealmObserveClockRequest & observe (std::optional< ::fidl::ServerEnd< ::fuchsia_audio_mixer::SyntheticClock>> value)

A channel to observe the clock. Since this only observes the clock,

the only legal method is [`SyntheticClock.Now`] -- it is illegal to

call [`SyntheticClock.Create`].

Required.

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

Defined at line 5086 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