class ActivityGovernorTakeWakeLeaseRequest

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

Public Methods

void ActivityGovernorTakeWakeLeaseRequest (Storage_ storage)
void ActivityGovernorTakeWakeLeaseRequest (::std::string name)
void ActivityGovernorTakeWakeLeaseRequest ()

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

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

void ActivityGovernorTakeWakeLeaseRequest (ActivityGovernorTakeWakeLeaseRequest && )

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

void ActivityGovernorTakeWakeLeaseRequest (const ActivityGovernorTakeWakeLeaseRequest & other)
ActivityGovernorTakeWakeLeaseRequest & operator= (ActivityGovernorTakeWakeLeaseRequest && )

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

ActivityGovernorTakeWakeLeaseRequest & operator= (const ActivityGovernorTakeWakeLeaseRequest & other)
bool operator== (const ActivityGovernorTakeWakeLeaseRequest & other)
bool operator!= (const ActivityGovernorTakeWakeLeaseRequest & 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.

ActivityGovernorTakeWakeLeaseRequest & name (::std::string value)

The name of the lease.

The name is not required to be globally unique.

void ActivityGovernorTakeWakeLeaseRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits