class SessionManagerGetKnownCategoriesResult
Defined at line 445 of file fidling/gen/sdk/fidl/fuchsia.tracing.controller/fuchsia.tracing.controller/cpp/fidl/fuchsia.tracing.controller/cpp/natural_types.h
Public Methods
void SessionManagerGetKnownCategoriesResult (SessionManagerGetKnownCategoriesResult && other)
SessionManagerGetKnownCategoriesResult & operator= (SessionManagerGetKnownCategoriesResult && other)
void SessionManagerGetKnownCategoriesResult (const SessionManagerGetKnownCategoriesResult & other)
SessionManagerGetKnownCategoriesResult & operator= (const SessionManagerGetKnownCategoriesResult & other)
bool operator== (const SessionManagerGetKnownCategoriesResult & other)
bool operator!= (const SessionManagerGetKnownCategoriesResult & other)
::fuchsia_tracing_controller::SessionManagerGetKnownCategoriesResult::Tag Which ()
SessionManagerGetKnownCategoriesResult WithResponse (::fuchsia_tracing_controller::SessionManagerGetKnownCategoriesResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
SessionManagerGetKnownCategoriesResult & response (::fuchsia_tracing_controller::SessionManagerGetKnownCategoriesResponse value)
Sets the union to hold the response member.
SessionManagerGetKnownCategoriesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
SessionManagerGetKnownCategoriesResult & framework_err (::fidl::internal::FrameworkErr value)
Sets the union to hold the framework_err member.
void SessionManagerGetKnownCategoriesResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
TODO: share union tag types between wire
&
natural.
Defined at line 455 of file fidling/gen/sdk/fidl/fuchsia.tracing.controller/fuchsia.tracing.controller/cpp/fidl/fuchsia.tracing.controller/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits