class ActivityReporter_WatchCaptureActivity2_Result

Defined at line 2524 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

void ActivityReporter_WatchCaptureActivity2_Result ()
void ~ActivityReporter_WatchCaptureActivity2_Result ()
void ActivityReporter_WatchCaptureActivity2_Result (ActivityReporter_WatchCaptureActivity2_Result && )
ActivityReporter_WatchCaptureActivity2_Result & operator= (ActivityReporter_WatchCaptureActivity2_Result && )
ActivityReporter_WatchCaptureActivity2_Result WithResponse (::fuchsia::media::ActivityReporter_WatchCaptureActivity2_Response && )
ActivityReporter_WatchCaptureActivity2_Result WithFrameworkErr (::fidl::FrameworkErr && )
::std::unique_ptr<ActivityReporter_WatchCaptureActivity2_Result> New ()
void Encode (::fidl::Encoder * encoder, size_t offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ActivityReporter_WatchCaptureActivity2_Result * value, size_t offset)
zx_status_t Clone (ActivityReporter_WatchCaptureActivity2_Result * result)
bool has_invalid_tag ()

Defined at line 2551 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

bool is_response ()

Defined at line 2555 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

::fuchsia::media::ActivityReporter_WatchCaptureActivity2_Response & response ()

Defined at line 2557 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

const ::fuchsia::media::ActivityReporter_WatchCaptureActivity2_Response & response ()

Defined at line 2562 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

bool is_framework_err ()

Defined at line 2568 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

::fidl::FrameworkErr & framework_err ()

Defined at line 2570 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

const ::fidl::FrameworkErr & framework_err ()

Defined at line 2575 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

::fuchsia::media::ActivityReporter_WatchCaptureActivity2_Result::Tag Which ()

Defined at line 2581 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

fidl_xunion_tag_t Ordinal ()

You probably want to use Which() method instead of Ordinal(). Use Ordinal() only when you need

access to the raw integral ordinal value.

Defined at line 2589 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

void ActivityReporter_WatchCaptureActivity2_Result (fpromise::ok_result< ::std::vector< ::fuchsia::media::AudioCaptureUsage2>> && result)

Defined at line 2594 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

fpromise::result< ::std::vector< ::fuchsia::media::AudioCaptureUsage2>, ::fidl::FrameworkErr> operator result ()

Defined at line 2597 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

ActivityReporter_WatchCaptureActivity2_Result & set_response (::fuchsia::media::ActivityReporter_WatchCaptureActivity2_Response value)
ActivityReporter_WatchCaptureActivity2_Result & set_framework_err (::fidl::FrameworkErr value)

Enumerations

enum Tag
Name Value
kResponse 1
kFrameworkErr 3
Invalid ::std::numeric_limits<::fidl_union_tag_t>::max()

Defined at line 2537 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

Friends

class Equality