class LessorLeaseResult

Defined at line 1474 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/wire_types.h

Public Methods

void LessorLeaseResult ()
void ~LessorLeaseResult ()
void LessorLeaseResult (LessorLeaseResult && other)
LessorLeaseResult & operator= (LessorLeaseResult && other)
bool has_invalid_tag ()
bool is_response ()
LessorLeaseResult WithResponse (::fuchsia_power_broker::wire::LessorLeaseResponse val)
::fuchsia_power_broker::wire::LessorLeaseResponse & response ()
const ::fuchsia_power_broker::wire::LessorLeaseResponse & response ()
bool is_err ()
LessorLeaseResult WithErr (::fuchsia_power_broker::wire::LeaseError val)
::fuchsia_power_broker::wire::LeaseError & err ()
const ::fuchsia_power_broker::wire::LeaseError & err ()
bool is_framework_err ()
LessorLeaseResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_power_broker::wire::LessorLeaseResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

Defined at line 1484 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/wire_types.h