class StatsGetMemoryStatsExtendedResponse
Defined at line 1631 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h
Public Methods
void StatsGetMemoryStatsExtendedResponse (Storage_ storage)
void StatsGetMemoryStatsExtendedResponse (::fuchsia_kernel::MemoryStatsExtended stats)
void StatsGetMemoryStatsExtendedResponse ()
Default constructs a |StatsGetMemoryStatsExtendedResponse| only if all of its members are default constructible.
Defined at line 1642 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h
void StatsGetMemoryStatsExtendedResponse (StatsGetMemoryStatsExtendedResponse && )
Defined at line 1645 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h
void StatsGetMemoryStatsExtendedResponse (const StatsGetMemoryStatsExtendedResponse & other)
StatsGetMemoryStatsExtendedResponse & operator= (StatsGetMemoryStatsExtendedResponse && )
Defined at line 1646 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h
StatsGetMemoryStatsExtendedResponse & operator= (const StatsGetMemoryStatsExtendedResponse & other)
bool operator== (const StatsGetMemoryStatsExtendedResponse & other)
bool operator!= (const StatsGetMemoryStatsExtendedResponse & other)
const ::fuchsia_kernel::MemoryStatsExtended & stats ()
::fuchsia_kernel::MemoryStatsExtended & stats ()
StatsGetMemoryStatsExtendedResponse & stats (::fuchsia_kernel::MemoryStatsExtended value)
Setter for stats.
void StatsGetMemoryStatsExtendedResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits