class ChargerEnableResponse

Defined at line 631 of file fidling/gen/sdk/fidl/fuchsia.power.battery/fuchsia.power.battery/cpp/fidl/fuchsia.power.battery/cpp/natural_types.h

Public Methods

void ChargerEnableResponse (Storage_ storage)
void ChargerEnableResponse (uint8_t __reserved)
void ChargerEnableResponse ()

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

Defined at line 642 of file fidling/gen/sdk/fidl/fuchsia.power.battery/fuchsia.power.battery/cpp/fidl/fuchsia.power.battery/cpp/natural_types.h

void ChargerEnableResponse (ChargerEnableResponse && )

Defined at line 645 of file fidling/gen/sdk/fidl/fuchsia.power.battery/fuchsia.power.battery/cpp/fidl/fuchsia.power.battery/cpp/natural_types.h

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

Defined at line 646 of file fidling/gen/sdk/fidl/fuchsia.power.battery/fuchsia.power.battery/cpp/fidl/fuchsia.power.battery/cpp/natural_types.h

ChargerEnableResponse & operator= (const ChargerEnableResponse & other)
bool operator== (const ChargerEnableResponse & other)
bool operator!= (const ChargerEnableResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ChargerEnableResponse & __reserved (uint8_t value)

Setter for __reserved.

void ChargerEnableResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits