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