class CoordinatorIsCaptureSupportedResult

Defined at line 811 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h

Public Methods

void CoordinatorIsCaptureSupportedResult ()
void CoordinatorIsCaptureSupportedResult (const CoordinatorIsCaptureSupportedResult & )

Defined at line 817 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h

CoordinatorIsCaptureSupportedResult & operator= (const CoordinatorIsCaptureSupportedResult & )

Defined at line 818 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h

void CoordinatorIsCaptureSupportedResult (CoordinatorIsCaptureSupportedResult && )

Defined at line 819 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 ()
CoordinatorIsCaptureSupportedResult WithResponse (::fuchsia_hardware_display::wire::CoordinatorIsCaptureSupportedResponse val)
CoordinatorIsCaptureSupportedResult & operator= (CoordinatorIsCaptureSupportedResult && )

Defined at line 820 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::CoordinatorIsCaptureSupportedResponse & response ()
const ::fuchsia_hardware_display::wire::CoordinatorIsCaptureSupportedResponse & response ()
bool is_err ()
CoordinatorIsCaptureSupportedResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_display::wire::CoordinatorIsCaptureSupportedResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 822 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h