class ActivityGovernorTakeWakeLeaseResponse

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

Public Methods

void ActivityGovernorTakeWakeLeaseResponse (Storage_ storage)
void ActivityGovernorTakeWakeLeaseResponse (::zx::eventpair token)
void ActivityGovernorTakeWakeLeaseResponse ()

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

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

void ActivityGovernorTakeWakeLeaseResponse (ActivityGovernorTakeWakeLeaseResponse && )

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

ActivityGovernorTakeWakeLeaseResponse & operator= (ActivityGovernorTakeWakeLeaseResponse && )

Defined at line 548 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.

ActivityGovernorTakeWakeLeaseResponse & token (::zx::eventpair value)

The token that blocks hardware platform suspension.

void ActivityGovernorTakeWakeLeaseResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits