class EngineImportImageForCaptureResponse

Defined at line 3244 of file fidling/gen/sdk/fidl/fuchsia.hardware.display.engine/fuchsia.hardware.display.engine/cpp/fidl/fuchsia.hardware.display.engine/cpp/natural_types.h

Public Methods

void EngineImportImageForCaptureResponse (Storage_ storage)
void EngineImportImageForCaptureResponse (::fuchsia_hardware_display_engine::ImageId capture_image_id)
void EngineImportImageForCaptureResponse ()

Default constructs a |EngineImportImageForCaptureResponse| only if all of its members are default constructible.

Defined at line 3254 of file fidling/gen/sdk/fidl/fuchsia.hardware.display.engine/fuchsia.hardware.display.engine/cpp/fidl/fuchsia.hardware.display.engine/cpp/natural_types.h

void EngineImportImageForCaptureResponse (EngineImportImageForCaptureResponse && )

Defined at line 3257 of file fidling/gen/sdk/fidl/fuchsia.hardware.display.engine/fuchsia.hardware.display.engine/cpp/fidl/fuchsia.hardware.display.engine/cpp/natural_types.h

void EngineImportImageForCaptureResponse (const EngineImportImageForCaptureResponse & other)
EngineImportImageForCaptureResponse & operator= (EngineImportImageForCaptureResponse && )

Defined at line 3258 of file fidling/gen/sdk/fidl/fuchsia.hardware.display.engine/fuchsia.hardware.display.engine/cpp/fidl/fuchsia.hardware.display.engine/cpp/natural_types.h

EngineImportImageForCaptureResponse & operator= (const EngineImportImageForCaptureResponse & other)
bool operator== (const EngineImportImageForCaptureResponse & other)
bool operator!= (const EngineImportImageForCaptureResponse & other)
const ::fuchsia_hardware_display_engine::ImageId & capture_image_id ()

Assigned to the imported capture image buffer.

The ID is assigned to the imported capture image from the moment the

call succeeds until the moment a call to

[`DisplayEngine.ReleaseImageCapture`] with the same ID completes.

::fuchsia_hardware_display_engine::ImageId & capture_image_id ()

Assigned to the imported capture image buffer.

The ID is assigned to the imported capture image from the moment the

call succeeds until the moment a call to

[`DisplayEngine.ReleaseImageCapture`] with the same ID completes.

EngineImportImageForCaptureResponse & capture_image_id (::fuchsia_hardware_display_engine::ImageId value)

Assigned to the imported capture image buffer.

The ID is assigned to the imported capture image from the moment the

call succeeds until the moment a call to

[`DisplayEngine.ReleaseImageCapture`] with the same ID completes.

void EngineImportImageForCaptureResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits