class StatsGetCpuStatsResponse

Defined at line 1680 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h

Public Methods

void StatsGetCpuStatsResponse (Storage_ storage)
void StatsGetCpuStatsResponse (::fuchsia_kernel::CpuStats stats)
void StatsGetCpuStatsResponse ()

Default constructs a |StatsGetCpuStatsResponse| only if all of its members are default constructible.

Defined at line 1691 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h

void StatsGetCpuStatsResponse (StatsGetCpuStatsResponse && )

Defined at line 1694 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h

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

Defined at line 1695 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h

StatsGetCpuStatsResponse & operator= (const StatsGetCpuStatsResponse & other)
bool operator== (const StatsGetCpuStatsResponse & other)
bool operator!= (const StatsGetCpuStatsResponse & other)
const ::fuchsia_kernel::CpuStats & stats ()
::fuchsia_kernel::CpuStats & stats ()
StatsGetCpuStatsResponse & stats (::fuchsia_kernel::CpuStats value)

Setter for stats.

void StatsGetCpuStatsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits