class CoordinatorDestroyLayerRequest
Defined at line 2976 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
Public Methods
void CoordinatorDestroyLayerRequest (Storage_ storage)
void CoordinatorDestroyLayerRequest (::fuchsia_hardware_display::LayerId layer_id)
void CoordinatorDestroyLayerRequest ()
Default constructs a |CoordinatorDestroyLayerRequest| only if all of its members are default constructible.
Defined at line 2986 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
void CoordinatorDestroyLayerRequest (CoordinatorDestroyLayerRequest && )
Defined at line 2989 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
void CoordinatorDestroyLayerRequest (const CoordinatorDestroyLayerRequest & other)
CoordinatorDestroyLayerRequest & operator= (CoordinatorDestroyLayerRequest && )
Defined at line 2990 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
CoordinatorDestroyLayerRequest & operator= (const CoordinatorDestroyLayerRequest & other)
bool operator== (const CoordinatorDestroyLayerRequest & other)
bool operator!= (const CoordinatorDestroyLayerRequest & other)
const ::fuchsia_hardware_display::LayerId & layer_id ()
::fuchsia_hardware_display::LayerId & layer_id ()
CoordinatorDestroyLayerRequest & layer_id (::fuchsia_hardware_display::LayerId value)
Setter for layer_id.
void CoordinatorDestroyLayerRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits