class ActivityReporterWatchRenderActivity2Response
Defined at line 1383 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
Public Methods
void ActivityReporterWatchRenderActivity2Response (Storage_ storage)
void ActivityReporterWatchRenderActivity2Response (::std::vector< ::fuchsia_media::AudioRenderUsage2> active_usages)
void ActivityReporterWatchRenderActivity2Response ()
Default constructs a |ActivityReporterWatchRenderActivity2Response| only if all of its members are default constructible.
Defined at line 1393 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void ActivityReporterWatchRenderActivity2Response (ActivityReporterWatchRenderActivity2Response && )
Defined at line 1396 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void ActivityReporterWatchRenderActivity2Response (const ActivityReporterWatchRenderActivity2Response & other)
ActivityReporterWatchRenderActivity2Response & operator= (ActivityReporterWatchRenderActivity2Response && )
Defined at line 1397 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
ActivityReporterWatchRenderActivity2Response & operator= (const ActivityReporterWatchRenderActivity2Response & other)
bool operator== (const ActivityReporterWatchRenderActivity2Response & other)
bool operator!= (const ActivityReporterWatchRenderActivity2Response & other)
const ::std::vector< ::fuchsia_media::AudioRenderUsage2> & active_usages ()
::std::vector< ::fuchsia_media::AudioRenderUsage2> & active_usages ()
ActivityReporterWatchRenderActivity2Response & active_usages (::std::vector< ::fuchsia_media::AudioRenderUsage2> value)
Setter for active_usages.
void ActivityReporterWatchRenderActivity2Response (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits