class LightGetInfoResponse

Defined at line 502 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h

Public Methods

void LightGetInfoResponse (Storage_ storage)
void LightGetInfoResponse (::fuchsia_hardware_light::Info info)
void LightGetInfoResponse ()

Default constructs a |LightGetInfoResponse| only if all of its members are default constructible.

Defined at line 512 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h

void LightGetInfoResponse (LightGetInfoResponse && )

Defined at line 515 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h

void LightGetInfoResponse (const LightGetInfoResponse & other)
LightGetInfoResponse & operator= (LightGetInfoResponse && )

Defined at line 516 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h

LightGetInfoResponse & operator= (const LightGetInfoResponse & other)
bool operator== (const LightGetInfoResponse & other)
bool operator!= (const LightGetInfoResponse & other)
const ::fuchsia_hardware_light::Info & info ()
::fuchsia_hardware_light::Info & info ()
LightGetInfoResponse & info (::fuchsia_hardware_light::Info value)

Setter for info.

void LightGetInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits