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