class LeaseControlWatchStatusResult

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

Public Methods

void LeaseControlWatchStatusResult ()
void LeaseControlWatchStatusResult (const LeaseControlWatchStatusResult & )

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

LeaseControlWatchStatusResult & operator= (const LeaseControlWatchStatusResult & )

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

void LeaseControlWatchStatusResult (LeaseControlWatchStatusResult && )

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

bool has_invalid_tag ()
bool is_response ()
LeaseControlWatchStatusResult WithResponse (::fuchsia_power_broker::wire::LeaseControlWatchStatusResponse val)
LeaseControlWatchStatusResult & operator= (LeaseControlWatchStatusResult && )

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

::fuchsia_power_broker::wire::LeaseControlWatchStatusResponse & response ()
const ::fuchsia_power_broker::wire::LeaseControlWatchStatusResponse & response ()
bool is_framework_err ()
LeaseControlWatchStatusResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_power_broker::wire::LeaseControlWatchStatusResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

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