class ProviderV2GetKnownCategoriesResult

Defined at line 487 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/wire_types.h

Public Methods

void ProviderV2GetKnownCategoriesResult ()
void ProviderV2GetKnownCategoriesResult (const ProviderV2GetKnownCategoriesResult & )

Defined at line 493 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/wire_types.h

ProviderV2GetKnownCategoriesResult & operator= (const ProviderV2GetKnownCategoriesResult & )

Defined at line 494 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/wire_types.h

void ProviderV2GetKnownCategoriesResult (ProviderV2GetKnownCategoriesResult && )

Defined at line 495 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ProviderV2GetKnownCategoriesResult WithResponse (::fidl::ObjectView< ::fuchsia_tracing_provider::wire::ProviderV2GetKnownCategoriesResponse> val)
ProviderV2GetKnownCategoriesResult & operator= (ProviderV2GetKnownCategoriesResult && )

Defined at line 496 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/wire_types.h

template <typename... Args>
ProviderV2GetKnownCategoriesResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 510 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/wire_types.h

::fuchsia_tracing_provider::wire::ProviderV2GetKnownCategoriesResponse & response ()
const ::fuchsia_tracing_provider::wire::ProviderV2GetKnownCategoriesResponse & response ()
bool is_framework_err ()
ProviderV2GetKnownCategoriesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_tracing_provider::wire::ProviderV2GetKnownCategoriesResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

Defined at line 498 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/wire_types.h