class ActivityGovernorTakeApplicationActivityLeaseRequest
Defined at line 986 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
Public Methods
void ActivityGovernorTakeApplicationActivityLeaseRequest (Storage_ storage)
void ActivityGovernorTakeApplicationActivityLeaseRequest (::std::string name)
void ActivityGovernorTakeApplicationActivityLeaseRequest ()
Default constructs a |ActivityGovernorTakeApplicationActivityLeaseRequest| only if all of its members are default constructible.
Defined at line 997 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
void ActivityGovernorTakeApplicationActivityLeaseRequest (ActivityGovernorTakeApplicationActivityLeaseRequest && )
Defined at line 1000 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
void ActivityGovernorTakeApplicationActivityLeaseRequest (const ActivityGovernorTakeApplicationActivityLeaseRequest & other)
ActivityGovernorTakeApplicationActivityLeaseRequest & operator= (ActivityGovernorTakeApplicationActivityLeaseRequest && )
Defined at line 1001 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
ActivityGovernorTakeApplicationActivityLeaseRequest & operator= (const ActivityGovernorTakeApplicationActivityLeaseRequest & other)
bool operator== (const ActivityGovernorTakeApplicationActivityLeaseRequest & other)
bool operator!= (const ActivityGovernorTakeApplicationActivityLeaseRequest & other)
const ::std::string & name ()
The name of the lease.
The name is not required to be globally unique.
::std::string & name ()
The name of the lease.
The name is not required to be globally unique.
ActivityGovernorTakeApplicationActivityLeaseRequest & name (::std::string value)
The name of the lease.
The name is not required to be globally unique.
void ActivityGovernorTakeApplicationActivityLeaseRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits