class ActivityReporterWatchRenderActivityResponse

Defined at line 1271 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

Public Methods

void ActivityReporterWatchRenderActivityResponse (Storage_ storage)
void ActivityReporterWatchRenderActivityResponse (::std::vector< ::fuchsia_media::AudioRenderUsage> active_usages)
void ActivityReporterWatchRenderActivityResponse ()

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

Defined at line 1281 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

void ActivityReporterWatchRenderActivityResponse (ActivityReporterWatchRenderActivityResponse && )

Defined at line 1284 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

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

Defined at line 1285 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

ActivityReporterWatchRenderActivityResponse & operator= (const ActivityReporterWatchRenderActivityResponse & other)
bool operator== (const ActivityReporterWatchRenderActivityResponse & other)
bool operator!= (const ActivityReporterWatchRenderActivityResponse & other)
const ::std::vector< ::fuchsia_media::AudioRenderUsage> & active_usages ()
::std::vector< ::fuchsia_media::AudioRenderUsage> & active_usages ()
ActivityReporterWatchRenderActivityResponse & active_usages (::std::vector< ::fuchsia_media::AudioRenderUsage> value)

Setter for active_usages.

void ActivityReporterWatchRenderActivityResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits