class ActivityGovernorAcquireUnmonitoredWakeLeaseResponse
Defined at line 696 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
Public Methods
void ActivityGovernorAcquireUnmonitoredWakeLeaseResponse (Storage_ storage)
void ActivityGovernorAcquireUnmonitoredWakeLeaseResponse (::zx::eventpair token)
void ActivityGovernorAcquireUnmonitoredWakeLeaseResponse ()
Default constructs a |ActivityGovernorAcquireUnmonitoredWakeLeaseResponse| only if all of its members are default constructible.
Defined at line 707 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
void ActivityGovernorAcquireUnmonitoredWakeLeaseResponse (ActivityGovernorAcquireUnmonitoredWakeLeaseResponse && )
Defined at line 710 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
ActivityGovernorAcquireUnmonitoredWakeLeaseResponse & operator= (ActivityGovernorAcquireUnmonitoredWakeLeaseResponse && )
Defined at line 711 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.
ActivityGovernorAcquireUnmonitoredWakeLeaseResponse & token (::zx::eventpair value)
The token that blocks hardware platform suspension.
void ActivityGovernorAcquireUnmonitoredWakeLeaseResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits