class AdminShutdownResponse

Defined at line 201 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/natural_types.h

Public Methods

void AdminShutdownResponse (Storage_ storage)
void AdminShutdownResponse (uint8_t __reserved)
void AdminShutdownResponse ()

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

Defined at line 212 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/natural_types.h

void AdminShutdownResponse (AdminShutdownResponse && )

Defined at line 215 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/natural_types.h

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

Defined at line 216 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/natural_types.h

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

Setter for __reserved.

void AdminShutdownResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits