class CodecStopResponse

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

Public Methods

void CodecStopResponse (Storage_ storage)
void CodecStopResponse (int64_t stop_time)
void CodecStopResponse ()

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

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

void CodecStopResponse (CodecStopResponse && )

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

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

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

CodecStopResponse & operator= (const CodecStopResponse & other)
bool operator== (const CodecStopResponse & other)
bool operator!= (const CodecStopResponse & other)
int64_t stop_time ()
int64_t & stop_time ()
CodecStopResponse & stop_time (int64_t value)

Setter for stop_time.

void CodecStopResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits