class LightGetGroupInfoResponse
Defined at line 1670 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
Public Methods
void LightGetGroupInfoResponse (Storage_ storage)
void LightGetGroupInfoResponse (::fuchsia_hardware_light::GroupInfo info)
void LightGetGroupInfoResponse ()
Default constructs a |LightGetGroupInfoResponse| only if all of its members are default constructible.
Defined at line 1680 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
void LightGetGroupInfoResponse (LightGetGroupInfoResponse && )
Defined at line 1683 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
void LightGetGroupInfoResponse (const LightGetGroupInfoResponse & other)
LightGetGroupInfoResponse & operator= (LightGetGroupInfoResponse && )
Defined at line 1684 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
LightGetGroupInfoResponse & operator= (const LightGetGroupInfoResponse & other)
bool operator== (const LightGetGroupInfoResponse & other)
bool operator!= (const LightGetGroupInfoResponse & other)
const ::fuchsia_hardware_light::GroupInfo & info ()
::fuchsia_hardware_light::GroupInfo & info ()
LightGetGroupInfoResponse & info (::fuchsia_hardware_light::GroupInfo value)
Setter for info.
void LightGetGroupInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits