class StatsGetMemoryStatsResponse

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

Public Methods

void StatsGetMemoryStatsResponse (Storage_ storage)
void StatsGetMemoryStatsResponse (::fuchsia_kernel::MemoryStats stats)
void StatsGetMemoryStatsResponse ()

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

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

void StatsGetMemoryStatsResponse (StatsGetMemoryStatsResponse && )

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

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

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

StatsGetMemoryStatsResponse & operator= (const StatsGetMemoryStatsResponse & other)
bool operator== (const StatsGetMemoryStatsResponse & other)
bool operator!= (const StatsGetMemoryStatsResponse & other)
const ::fuchsia_kernel::MemoryStats & stats ()
::fuchsia_kernel::MemoryStats & stats ()
StatsGetMemoryStatsResponse & stats (::fuchsia_kernel::MemoryStats value)

Setter for stats.

void StatsGetMemoryStatsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits