class SessionManagerStopSessionRequest
Defined at line 2970 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.
void SessionManagerStopSessionRequest ()
Defined at line 2972 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
void SessionManagerStopSessionRequest (const SessionManagerStopSessionRequest & other)
Defined at line 2973 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
SessionManagerStopSessionRequest & operator= (const SessionManagerStopSessionRequest & other)
Defined at line 2974 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
void SessionManagerStopSessionRequest (SessionManagerStopSessionRequest && other)
Defined at line 2975 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_cpu_profiler::wire::SessionManagerStopSessionRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_cpu_profiler::wire::SessionManagerStopSessionRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_cpu_profiler::wire::SessionManagerStopSessionRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
SessionManagerStopSessionRequest & operator= (SessionManagerStopSessionRequest && other)
Defined at line 2976 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 ()
The ID of the session to retrieve.
bool has_task_id ()
::zx::socket & output ()
The socket to write the profile data into.
bool has_output ()
void ~SessionManagerStopSessionRequest ()
Defined at line 2978 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