class SessionManagerGetKnownCategoriesResponse

Defined at line 395 of file fidling/gen/sdk/fidl/fuchsia.tracing.controller/fuchsia.tracing.controller/cpp/fidl/fuchsia.tracing.controller/cpp/natural_types.h

Public Methods

void SessionManagerGetKnownCategoriesResponse (Storage_ storage)
void SessionManagerGetKnownCategoriesResponse (::std::vector< ::fuchsia_tracing::KnownCategory> categories)
void SessionManagerGetKnownCategoriesResponse ()

Default constructs a |SessionManagerGetKnownCategoriesResponse| only if all of its members are default constructible.

Defined at line 405 of file fidling/gen/sdk/fidl/fuchsia.tracing.controller/fuchsia.tracing.controller/cpp/fidl/fuchsia.tracing.controller/cpp/natural_types.h

void SessionManagerGetKnownCategoriesResponse (SessionManagerGetKnownCategoriesResponse && )

Defined at line 408 of file fidling/gen/sdk/fidl/fuchsia.tracing.controller/fuchsia.tracing.controller/cpp/fidl/fuchsia.tracing.controller/cpp/natural_types.h

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

Defined at line 409 of file fidling/gen/sdk/fidl/fuchsia.tracing.controller/fuchsia.tracing.controller/cpp/fidl/fuchsia.tracing.controller/cpp/natural_types.h

SessionManagerGetKnownCategoriesResponse & operator= (const SessionManagerGetKnownCategoriesResponse & other)
bool operator== (const SessionManagerGetKnownCategoriesResponse & other)
bool operator!= (const SessionManagerGetKnownCategoriesResponse & other)
const ::std::vector< ::fuchsia_tracing::KnownCategory> & categories ()
::std::vector< ::fuchsia_tracing::KnownCategory> & categories ()
SessionManagerGetKnownCategoriesResponse & categories (::std::vector< ::fuchsia_tracing::KnownCategory> value)

Setter for categories.

void SessionManagerGetKnownCategoriesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits