class CoordinatorIsCaptureSupportedResult

Defined at line 907 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 913 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 914 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 915 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 916 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 Tag
Name Value
kResponse 1
kErr 2

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