class ActivityGovernorAcquireWakeLeaseResponse
Defined at line 687 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
Public Methods
void ActivityGovernorAcquireWakeLeaseResponse (Storage_ storage)
void ActivityGovernorAcquireWakeLeaseResponse (::zx::eventpair token)
void ActivityGovernorAcquireWakeLeaseResponse ()
Default constructs a |ActivityGovernorAcquireWakeLeaseResponse| only if all of its members are default constructible.
Defined at line 698 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
void ActivityGovernorAcquireWakeLeaseResponse (ActivityGovernorAcquireWakeLeaseResponse && )
Defined at line 701 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
ActivityGovernorAcquireWakeLeaseResponse & operator= (ActivityGovernorAcquireWakeLeaseResponse && )
Defined at line 702 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
const ::zx::eventpair & token ()
The token that blocks hardware platform suspension.
::zx::eventpair & token ()
The token that blocks hardware platform suspension.
ActivityGovernorAcquireWakeLeaseResponse & token (::zx::eventpair value)
The token that blocks hardware platform suspension.
void ActivityGovernorAcquireWakeLeaseResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits