class SessionManagerStartSessionResponse

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

Public Methods

void SessionManagerStartSessionResponse (Storage_ storage)
void SessionManagerStartSessionResponse ()

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

void SessionManagerStartSessionResponse (SessionManagerStartSessionResponse && )

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

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

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

SessionManagerStartSessionResponse & operator= (const SessionManagerStartSessionResponse & other)
bool operator== (const SessionManagerStartSessionResponse & other)
bool operator!= (const SessionManagerStartSessionResponse & other)
bool IsEmpty ()
const std::optional<uint64_t> & task_id ()

Unique identifier for this background session.

::std::optional<uint64_t> & task_id ()

Unique identifier for this background session.

SessionManagerStartSessionResponse & task_id (std::optional<uint64_t> value)

Unique identifier for this background session.

void SessionManagerStartSessionResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits