class SessionManagerStatusResponse
Defined at line 1770 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/natural_types.h
Public Methods
void SessionManagerStatusResponse (Storage_ storage)
void SessionManagerStatusResponse ()
Defined at line 1776 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/natural_types.h
void SessionManagerStatusResponse (SessionManagerStatusResponse && )
Defined at line 1777 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/natural_types.h
void SessionManagerStatusResponse (const SessionManagerStatusResponse & other)
SessionManagerStatusResponse & operator= (SessionManagerStatusResponse && )
Defined at line 1778 of file fidling/gen/sdk/fidl/fuchsia.cpu.profiler/fuchsia.cpu.profiler/cpp/fidl/fuchsia.cpu.profiler/cpp/natural_types.h
SessionManagerStatusResponse & operator= (const SessionManagerStatusResponse & other)
bool operator== (const SessionManagerStatusResponse & other)
bool operator!= (const SessionManagerStatusResponse & other)
bool IsEmpty ()
const std::optional< ::std::vector< ::fuchsia_cpu_profiler::ProfilerStatus>> & sessions ()
::std::optional< ::std::vector< ::fuchsia_cpu_profiler::ProfilerStatus>> & sessions ()
SessionManagerStatusResponse & sessions (std::optional< ::std::vector< ::fuchsia_cpu_profiler::ProfilerStatus>> value)
Setter for sessions.
void SessionManagerStatusResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits