class ActivityGovernorTakeApplicationActivityLeaseResponse
Defined at line 1049 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
Public Methods
void ActivityGovernorTakeApplicationActivityLeaseResponse (Storage_ storage)
void ActivityGovernorTakeApplicationActivityLeaseResponse (::zx::eventpair token)
void ActivityGovernorTakeApplicationActivityLeaseResponse ()
Default constructs a |ActivityGovernorTakeApplicationActivityLeaseResponse| only if all of its members are default constructible.
Defined at line 1060 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
void ActivityGovernorTakeApplicationActivityLeaseResponse (ActivityGovernorTakeApplicationActivityLeaseResponse && )
Defined at line 1063 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
ActivityGovernorTakeApplicationActivityLeaseResponse & operator= (ActivityGovernorTakeApplicationActivityLeaseResponse && )
Defined at line 1064 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 application activity from dropping below the
'Active' state.
::zx::eventpair & token ()
The token that blocks application activity from dropping below the
'Active' state.
ActivityGovernorTakeApplicationActivityLeaseResponse & token (::zx::eventpair value)
The token that blocks application activity from dropping below the
'Active' state.
void ActivityGovernorTakeApplicationActivityLeaseResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits