class RingBufferStartResponse

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

Public Methods

void RingBufferStartResponse (Storage_ storage)
void RingBufferStartResponse ()

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

void RingBufferStartResponse (RingBufferStartResponse && )

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

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

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

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

The CLOCK_MONOTONIC time when the stream was started.

Required.

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

The CLOCK_MONOTONIC time when the stream was started.

Required.

RingBufferStartResponse & start_time (std::optional<int64_t> value)

The CLOCK_MONOTONIC time when the stream was started.

Required.

void RingBufferStartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits