class AdminMexecResponse

Defined at line 770 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 AdminMexecResponse (Storage_ storage)
void AdminMexecResponse (uint8_t __reserved)
void AdminMexecResponse ()

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

Defined at line 781 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 AdminMexecResponse (AdminMexecResponse && )

Defined at line 784 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 AdminMexecResponse (const AdminMexecResponse & other)
AdminMexecResponse & operator= (AdminMexecResponse && )

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

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

Setter for __reserved.

void AdminMexecResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits