class ControlCodecStopResponse
Defined at line 682 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
Public Methods
void ControlCodecStopResponse (Storage_ storage)
void ControlCodecStopResponse ()
Defined at line 687 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
void ControlCodecStopResponse (ControlCodecStopResponse && )
Defined at line 688 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
void ControlCodecStopResponse (const ControlCodecStopResponse & other)
ControlCodecStopResponse & operator= (ControlCodecStopResponse && )
Defined at line 689 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
ControlCodecStopResponse & operator= (const ControlCodecStopResponse & other)
bool operator== (const ControlCodecStopResponse & other)
bool operator!= (const ControlCodecStopResponse & other)
bool IsEmpty ()
const std::optional<int64_t> & stop_time ()
::std::optional<int64_t> & stop_time ()
ControlCodecStopResponse & stop_time (std::optional<int64_t> value)
Setter for stop_time.
void ControlCodecStopResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits