class RingBufferSetActiveChannelsResponse

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

Public Methods

void RingBufferSetActiveChannelsResponse (Storage_ storage)
void RingBufferSetActiveChannelsResponse ()

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

void RingBufferSetActiveChannelsResponse (RingBufferSetActiveChannelsResponse && )

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

void RingBufferSetActiveChannelsResponse (const RingBufferSetActiveChannelsResponse & other)
RingBufferSetActiveChannelsResponse & operator= (RingBufferSetActiveChannelsResponse && )

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

RingBufferSetActiveChannelsResponse & operator= (const RingBufferSetActiveChannelsResponse & other)
bool operator== (const RingBufferSetActiveChannelsResponse & other)
bool operator!= (const RingBufferSetActiveChannelsResponse & other)
bool IsEmpty ()
const std::optional<int64_t> & set_time ()

The CLOCK_MONOTONIC time when the hardware was configured. Note:

this does not include the effects of `turn_on_delay` on streams.

Required.

::std::optional<int64_t> & set_time ()

The CLOCK_MONOTONIC time when the hardware was configured. Note:

this does not include the effects of `turn_on_delay` on streams.

Required.

RingBufferSetActiveChannelsResponse & set_time (std::optional<int64_t> value)

The CLOCK_MONOTONIC time when the hardware was configured. Note:

this does not include the effects of `turn_on_delay` on streams.

Required.

void RingBufferSetActiveChannelsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits