class CoordinatorCreateLayerResponse

Defined at line 520 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 530 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 533 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 534 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