class ActivityGovernorAcquireLongWakeLeaseResponse

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

Public Methods

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

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

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

void ActivityGovernorAcquireLongWakeLeaseResponse (ActivityGovernorAcquireLongWakeLeaseResponse && )

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

ActivityGovernorAcquireLongWakeLeaseResponse & operator= (ActivityGovernorAcquireLongWakeLeaseResponse && )

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

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

The token that blocks hardware platform suspension.

void ActivityGovernorAcquireLongWakeLeaseResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits