class SourceGetStatusResponse
Defined at line 584 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.source/fuchsia.hardware.power.source/cpp/fidl/fuchsia.hardware.power.source/cpp/natural_types.h
Public Methods
void SourceGetStatusResponse (Storage_ storage)
void SourceGetStatusResponse (::fuchsia_hardware_power_source::Status status)
void SourceGetStatusResponse ()
Default constructs a |SourceGetStatusResponse| only if all of its members are default constructible.
Defined at line 595 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.source/fuchsia.hardware.power.source/cpp/fidl/fuchsia.hardware.power.source/cpp/natural_types.h
void SourceGetStatusResponse (SourceGetStatusResponse && )
Defined at line 598 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.source/fuchsia.hardware.power.source/cpp/fidl/fuchsia.hardware.power.source/cpp/natural_types.h
void SourceGetStatusResponse (const SourceGetStatusResponse & other)
SourceGetStatusResponse & operator= (SourceGetStatusResponse && )
Defined at line 599 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.source/fuchsia.hardware.power.source/cpp/fidl/fuchsia.hardware.power.source/cpp/natural_types.h
SourceGetStatusResponse & operator= (const SourceGetStatusResponse & other)
bool operator== (const SourceGetStatusResponse & other)
bool operator!= (const SourceGetStatusResponse & other)
const ::fuchsia_hardware_power_source::Status & status ()
::fuchsia_hardware_power_source::Status & status ()
SourceGetStatusResponse & status (::fuchsia_hardware_power_source::Status value)
Setter for status.
void SourceGetStatusResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits