class SessionStartResponse

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

Public Methods

void SessionStartResponse (Storage_ storage)
void SessionStartResponse (uint8_t __reserved)
void SessionStartResponse ()

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

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

void SessionStartResponse (SessionStartResponse && )

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

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

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

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

Setter for __reserved.

void SessionStartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits