class RingBufferStartResponse

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

Public Methods

void RingBufferStartResponse (Storage_ storage)
void RingBufferStartResponse (int64_t start_time)
void RingBufferStartResponse ()

Default constructs a |RingBufferStartResponse| only if all of its members are default constructible.

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

void RingBufferStartResponse (RingBufferStartResponse && )

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

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

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

RingBufferStartResponse & operator= (const RingBufferStartResponse & other)
bool operator== (const RingBufferStartResponse & other)
bool operator!= (const RingBufferStartResponse & other)
int64_t start_time ()
int64_t & start_time ()
RingBufferStartResponse & start_time (int64_t value)

Setter for start_time.

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

Friends

class MemberVisitor
class NaturalStructCodingTraits