class ExecutionState
Defined at line 380 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
Holds the dependency token for the Execution State power element.
Public Methods
::fidl::WireTableBuilder< ::fuchsia_power_system::wire::ExecutionState> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
void ExecutionState ()
Defined at line 382 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
void ExecutionState (const ExecutionState & other)
Defined at line 383 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void _CloseHandles ()
::fidl::WireTableExternalBuilder< ::fuchsia_power_system::wire::ExecutionState> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_power_system::wire::ExecutionState>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::zx::event & dependency_token ()
bool has_dependency_token ()
ExecutionState & operator= (const ExecutionState & other)
Defined at line 384 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
void ExecutionState (ExecutionState && other)
Defined at line 385 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
ExecutionState & operator= (ExecutionState && other)
Defined at line 386 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
ExecutionState & set_dependency_token (::zx::event elem)
ExecutionState & clear_dependency_token ()
void ExecutionState (::fidl::AnyArena & allocator)
void ExecutionState (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_power_system::wire::ExecutionState>> && frame)
This constructor allows a user controlled allocation (not using a Arena).
It should only be used when performance is key.
As soon as the frame is given to the table, it must not be used directly or for another table.
void Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_power_system::wire::ExecutionState>> && frame_ptr)
void ~ExecutionState ()
Defined at line 388 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder