class ActivityGovernorRegisterSuspendBlockerRequest
Defined at line 1148 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
Public Methods
void ActivityGovernorRegisterSuspendBlockerRequest (Storage_ storage)
void ActivityGovernorRegisterSuspendBlockerRequest ()
Defined at line 1154 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
void ActivityGovernorRegisterSuspendBlockerRequest (ActivityGovernorRegisterSuspendBlockerRequest && )
Defined at line 1155 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
bool IsEmpty ()
ActivityGovernorRegisterSuspendBlockerRequest & operator= (ActivityGovernorRegisterSuspendBlockerRequest && )
Defined at line 1156 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
const std::optional< ::fidl::ClientEnd< ::fuchsia_power_system::SuspendBlocker>> & suspend_blocker ()
The client end of the SuspendBlocker service.
Required.
::std::optional< ::fidl::ClientEnd< ::fuchsia_power_system::SuspendBlocker>> & suspend_blocker ()
The client end of the SuspendBlocker service.
Required.
ActivityGovernorRegisterSuspendBlockerRequest & suspend_blocker (std::optional< ::fidl::ClientEnd< ::fuchsia_power_system::SuspendBlocker>> value)
The client end of the SuspendBlocker service.
Required.
const std::optional< ::std::string> & name ()
The name of the suspend blocker.
Required.
The name cannot be empty but is not required to be globally unique.
::std::optional< ::std::string> & name ()
The name of the suspend blocker.
Required.
The name cannot be empty but is not required to be globally unique.
ActivityGovernorRegisterSuspendBlockerRequest & name (std::optional< ::std::string> value)
The name of the suspend blocker.
Required.
The name cannot be empty but is not required to be globally unique.
void ActivityGovernorRegisterSuspendBlockerRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits