class SessionManagerStartSessionResponse

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

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_cpu_profiler::wire::SessionManagerStartSessionResponse> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_cpu_profiler::wire::SessionManagerStartSessionResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_cpu_profiler::wire::SessionManagerStartSessionResponse>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void SessionManagerStartSessionResponse ()

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

void SessionManagerStartSessionResponse (const SessionManagerStartSessionResponse & other)

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

SessionManagerStartSessionResponse & operator= (const SessionManagerStartSessionResponse & other)

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

void SessionManagerStartSessionResponse (SessionManagerStartSessionResponse && other)

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

SessionManagerStartSessionResponse & operator= (SessionManagerStartSessionResponse && other)

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

uint64_t & task_id ()

Unique identifier for this background session.

bool has_task_id ()
void ~SessionManagerStartSessionResponse ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder