class DebugInfo

Defined at line 199 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/natural_types.h

Debug information about the component.

Public Methods

void DebugInfo (Storage_ storage)
void DebugInfo ()

Defined at line 204 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/natural_types.h

void DebugInfo (DebugInfo && )

Defined at line 205 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/natural_types.h

void DebugInfo (const DebugInfo & other)
DebugInfo & operator= (DebugInfo && )

Defined at line 206 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/natural_types.h

DebugInfo & operator= (const DebugInfo & other)
bool operator== (const DebugInfo & other)
bool operator!= (const DebugInfo & other)
bool IsEmpty ()
const std::optional< ::std::vector< ::std::string>> & manifest_sources ()

The list of CML files that were compiled to produce this manifest.

::std::optional< ::std::vector< ::std::string>> & manifest_sources ()

The list of CML files that were compiled to produce this manifest.

DebugInfo & manifest_sources (std::optional< ::std::vector< ::std::string>> value)

The list of CML files that were compiled to produce this manifest.

void DebugInfo (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits