class CoordinatorCreateLayerResponse
Defined at line 454 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 (uint8_t __reserved)
void CoordinatorCreateLayerResponse ()
Default constructs a |CoordinatorCreateLayerResponse| only if all of its members are default constructible.
Defined at line 464 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 467 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 468 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)
uint8_t __reserved ()
uint8_t & __reserved ()
CoordinatorCreateLayerResponse & __reserved (uint8_t value)
Setter for __reserved.
void CoordinatorCreateLayerResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits