class CoordinatorStartCaptureResult
Defined at line 860 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h
Public Methods
void CoordinatorStartCaptureResult ()
void CoordinatorStartCaptureResult (const CoordinatorStartCaptureResult & )
Defined at line 866 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h
CoordinatorStartCaptureResult & operator= (const CoordinatorStartCaptureResult & )
Defined at line 867 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h
void CoordinatorStartCaptureResult (CoordinatorStartCaptureResult && )
Defined at line 868 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
CoordinatorStartCaptureResult WithResponse (::fuchsia_hardware_display::wire::CoordinatorStartCaptureResponse val)
CoordinatorStartCaptureResult & operator= (CoordinatorStartCaptureResult && )
Defined at line 869 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h
::fuchsia_hardware_display::wire::CoordinatorStartCaptureResponse & response ()
const ::fuchsia_hardware_display::wire::CoordinatorStartCaptureResponse & response ()
bool is_err ()
CoordinatorStartCaptureResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_display::wire::CoordinatorStartCaptureResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 871 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h