class DebugInfo
Defined at line 284 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/wire_types.h
Debug information about the component.
Public Methods
void DebugInfo ()
Defined at line 286 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/wire_types.h
void DebugInfo (const DebugInfo & other)
Defined at line 287 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/wire_types.h
DebugInfo & operator= (const DebugInfo & other)
Defined at line 288 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/wire_types.h
void DebugInfo (DebugInfo && other)
Defined at line 289 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_component_decl::wire::DebugInfo> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_component_decl::wire::DebugInfo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_component_decl::wire::DebugInfo>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::fidl::VectorView< ::fidl::StringView> & manifest_sources ()
The list of CML files that were compiled to produce this manifest.
bool has_manifest_sources ()
DebugInfo & operator= (DebugInfo && other)
Defined at line 290 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/wire_types.h
DebugInfo & set_manifest_sources (::fidl::ObjectView< ::fidl::VectorView< ::fidl::StringView>> elem)
DebugInfo & set_manifest_sources (std::nullptr_t )
DebugInfo & clear_manifest_sources ()
void DebugInfo (::fidl::AnyArena & allocator)
void DebugInfo (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_component_decl::wire::DebugInfo>> && 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_decl::wire::DebugInfo>> && frame_ptr)
void ~DebugInfo ()
Defined at line 292 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder