class SessionManagerStartSessionOnBootResponse

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

Public Methods

void SessionManagerStartSessionOnBootResponse (Storage_ storage)
void SessionManagerStartSessionOnBootResponse (uint8_t __reserved)
void SessionManagerStartSessionOnBootResponse ()

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

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

void SessionManagerStartSessionOnBootResponse (SessionManagerStartSessionOnBootResponse && )

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

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

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

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

Setter for __reserved.

void SessionManagerStartSessionOnBootResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits