class ActivityReporter_WatchCaptureActivity2_Result
Defined at line 2592 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 ()
bool is_response ()
Defined at line 2623 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 2625 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 2630 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
bool is_framework_err ()
Defined at line 2636 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
::fidl::FrameworkErr & framework_err ()
Defined at line 2638 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
const ::fidl::FrameworkErr & framework_err ()
Defined at line 2643 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 2649 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 2657 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 2662 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 2665 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
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_toffset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,ActivityReporter_WatchCaptureActivity2_Result *value,size_toffset)
zx_status_t Clone (ActivityReporter_WatchCaptureActivity2_Result * result)
bool has_invalid_tag ()
Defined at line 2619 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 : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kFrameworkErr | 3 |
0x3 |
| Invalid | ::std::numeric_limits<::fidl_union_tag_t>::max() | -- |
Defined at line 2605 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
Friends
class Equality