class ElementControlAddDependencyResponse
Defined at line 1178 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/natural_types.h
Public Methods
void ElementControlAddDependencyResponse (Storage_ storage)
void ElementControlAddDependencyResponse (uint8_t __reserved)
void ElementControlAddDependencyResponse ()
Default constructs a |ElementControlAddDependencyResponse| only if all of its members are default constructible.
Defined at line 1188 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/natural_types.h
void ElementControlAddDependencyResponse (ElementControlAddDependencyResponse && )
Defined at line 1191 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/natural_types.h
void ElementControlAddDependencyResponse (const ElementControlAddDependencyResponse & other)
ElementControlAddDependencyResponse & operator= (ElementControlAddDependencyResponse && )
Defined at line 1192 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/natural_types.h
ElementControlAddDependencyResponse & operator= (const ElementControlAddDependencyResponse & other)
bool operator== (const ElementControlAddDependencyResponse & other)
bool operator!= (const ElementControlAddDependencyResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ElementControlAddDependencyResponse & __reserved (uint8_t value)
Setter for __reserved.
void ElementControlAddDependencyResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits