class SessionManagerAbortTraceSessionResponse

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

Public Methods

void SessionManagerAbortTraceSessionResponse (Storage_ storage)
void SessionManagerAbortTraceSessionResponse (uint8_t __reserved)
void SessionManagerAbortTraceSessionResponse ()

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

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

void SessionManagerAbortTraceSessionResponse (SessionManagerAbortTraceSessionResponse && )

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

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

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

SessionManagerAbortTraceSessionResponse & operator= (const SessionManagerAbortTraceSessionResponse & other)
bool operator== (const SessionManagerAbortTraceSessionResponse & other)
bool operator!= (const SessionManagerAbortTraceSessionResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
SessionManagerAbortTraceSessionResponse & __reserved (uint8_t value)

Setter for __reserved.

void SessionManagerAbortTraceSessionResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits