class CoordinatorCheckConfigResponse
Defined at line 670 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
Public Methods
void CoordinatorCheckConfigResponse (Storage_ storage)
void CoordinatorCheckConfigResponse (::fuchsia_hardware_display_types::ConfigResult res)
void CoordinatorCheckConfigResponse ()
Default constructs a |CoordinatorCheckConfigResponse| only if all of its members are default constructible.
Defined at line 680 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
void CoordinatorCheckConfigResponse (CoordinatorCheckConfigResponse && )
Defined at line 683 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
void CoordinatorCheckConfigResponse (const CoordinatorCheckConfigResponse & other)
CoordinatorCheckConfigResponse & operator= (CoordinatorCheckConfigResponse && )
Defined at line 684 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
CoordinatorCheckConfigResponse & operator= (const CoordinatorCheckConfigResponse & other)
bool operator== (const CoordinatorCheckConfigResponse & other)
bool operator!= (const CoordinatorCheckConfigResponse & other)
::fuchsia_hardware_display_types::ConfigResult res ()
::fuchsia_hardware_display_types::ConfigResult & res ()
CoordinatorCheckConfigResponse & res (::fuchsia_hardware_display_types::ConfigResult value)
Setter for res.
void CoordinatorCheckConfigResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits