class ComponentDiagnostics
Defined at line 1738 of file fidling/gen/sdk/fidl/fuchsia.component.runner/fuchsia.component.runner/cpp/fidl/fuchsia.component.runner/cpp/wire_types.h
Public Methods
void ComponentDiagnostics ()
Defined at line 1740 of file fidling/gen/sdk/fidl/fuchsia.component.runner/fuchsia.component.runner/cpp/fidl/fuchsia.component.runner/cpp/wire_types.h
void ComponentDiagnostics (const ComponentDiagnostics & other)
Defined at line 1741 of file fidling/gen/sdk/fidl/fuchsia.component.runner/fuchsia.component.runner/cpp/fidl/fuchsia.component.runner/cpp/wire_types.h
ComponentDiagnostics & operator= (const ComponentDiagnostics & other)
Defined at line 1742 of file fidling/gen/sdk/fidl/fuchsia.component.runner/fuchsia.component.runner/cpp/fidl/fuchsia.component.runner/cpp/wire_types.h
void ComponentDiagnostics (ComponentDiagnostics && other)
Defined at line 1743 of file fidling/gen/sdk/fidl/fuchsia.component.runner/fuchsia.component.runner/cpp/fidl/fuchsia.component.runner/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_component_runner::wire::ComponentDiagnostics> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_component_runner::wire::ComponentDiagnostics> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_component_runner::wire::ComponentDiagnostics>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
ComponentDiagnostics & operator= (ComponentDiagnostics && other)
Defined at line 1744 of file fidling/gen/sdk/fidl/fuchsia.component.runner/fuchsia.component.runner/cpp/fidl/fuchsia.component.runner/cpp/wire_types.h
::fuchsia_component_runner::wire::ComponentTasks & tasks ()
bool has_tasks ()
ComponentDiagnostics & set_tasks (::fidl::ObjectView< ::fuchsia_component_runner::wire::ComponentTasks> elem)
ComponentDiagnostics & set_tasks (std::nullptr_t )
ComponentDiagnostics & clear_tasks ()
void ComponentDiagnostics (::fidl::AnyArena & allocator)
void ComponentDiagnostics (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_component_runner::wire::ComponentDiagnostics>> && 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_component_runner::wire::ComponentDiagnostics>> && frame_ptr)
void ~ComponentDiagnostics ()
Defined at line 1746 of file fidling/gen/sdk/fidl/fuchsia.component.runner/fuchsia.component.runner/cpp/fidl/fuchsia.component.runner/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder