class CoordinatorCreateLayerResponse

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

Public Methods

void CoordinatorCreateLayerResponse (Storage_ storage)
void CoordinatorCreateLayerResponse (::fuchsia_hardware_display::LayerId layer_id)
void CoordinatorCreateLayerResponse ()

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

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

void CoordinatorCreateLayerResponse (CoordinatorCreateLayerResponse && )

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

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

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

CoordinatorCreateLayerResponse & operator= (const CoordinatorCreateLayerResponse & other)
bool operator== (const CoordinatorCreateLayerResponse & other)
bool operator!= (const CoordinatorCreateLayerResponse & other)
const ::fuchsia_hardware_display::LayerId & layer_id ()
::fuchsia_hardware_display::LayerId & layer_id ()
CoordinatorCreateLayerResponse & layer_id (::fuchsia_hardware_display::LayerId value)

Setter for layer_id.

void CoordinatorCreateLayerResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits