class SessionManagerStartSessionResult
Defined at line 4292 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
Public Methods
void SessionManagerStartSessionResult ()
void SessionManagerStartSessionResult (const SessionManagerStartSessionResult & )
Defined at line 4298 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
SessionManagerStartSessionResult & operator= (const SessionManagerStartSessionResult & )
Defined at line 4299 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
void SessionManagerStartSessionResult (SessionManagerStartSessionResult && )
Defined at line 4300 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
SessionManagerStartSessionResult WithResponse (::fidl::ObjectView< ::fuchsia_cpu_profiler::wire::SessionManagerStartSessionResponse> val)
SessionManagerStartSessionResult & operator= (SessionManagerStartSessionResult && )
Defined at line 4301 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
template <typename... Args>
SessionManagerStartSessionResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 4315 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h
::fuchsia_cpu_profiler::wire::SessionManagerStartSessionResponse & response ()
const ::fuchsia_cpu_profiler::wire::SessionManagerStartSessionResponse & response ()
bool is_err ()
SessionManagerStartSessionResult WithErr (::fuchsia_cpu_profiler::wire::ManagerError val)
::fuchsia_cpu_profiler::wire::ManagerError & err ()
const ::fuchsia_cpu_profiler::wire::ManagerError & err ()
::fuchsia_cpu_profiler::wire::SessionManagerStartSessionResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 4303 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/wire_types.h