class SessionManagerAbortSessionResponse

Defined at line 1668 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/natural_types.h

Public Methods

void SessionManagerAbortSessionResponse (Storage_ storage)
void SessionManagerAbortSessionResponse (uint8_t __reserved)
void SessionManagerAbortSessionResponse ()

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

Defined at line 1679 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/natural_types.h

void SessionManagerAbortSessionResponse (SessionManagerAbortSessionResponse && )

Defined at line 1682 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/natural_types.h

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

Defined at line 1683 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/natural_types.h

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

Setter for __reserved.

void SessionManagerAbortSessionResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits