class CodecStartResponse
Defined at line 521 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
Public Methods
void CodecStartResponse (Storage_ storage)
void CodecStartResponse (int64_t start_time)
void CodecStartResponse ()
Default constructs a |CodecStartResponse| only if all of its members are default constructible.
Defined at line 531 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void CodecStartResponse (CodecStartResponse && )
Defined at line 534 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void CodecStartResponse (const CodecStartResponse & other)
CodecStartResponse & operator= (CodecStartResponse && )
Defined at line 535 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
CodecStartResponse & operator= (const CodecStartResponse & other)
bool operator== (const CodecStartResponse & other)
bool operator!= (const CodecStartResponse & other)
int64_t start_time ()
int64_t & start_time ()
CodecStartResponse & start_time (int64_t value)
Setter for start_time.
void CodecStartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits