nl::Weave::System::Stats

סיכום

ספירות

@20 טיפוסים בני מנייה (enum)

ערכי דף

Label typedef
const char *
count_t typedef
int8_t

משתנים

HighWatermarks[kNumEntries]
count_t
ResourcesInUse[kNumEntries]
count_t
sHighWatermarks[kNumEntries]
count_t
sResourcesInUse[kNumEntries]
count_t
sStatsStrings[nl::Weave::System::Stats::kNumEntries]
const Label

פונקציות

Difference(Snapshot & result, Snapshot & after, Snapshot & before)
bool
GetHighWatermarks(void)
count_t *
GetResourcesInUse(void)
count_t *
GetStrings(void)
const Label *
UpdateSnapshot(Snapshot & aSnapshot)
void

מחלקות

nl::Weave::System::Stats::Snapshot

ספירות

@20

 @20

ערכי דף

תווית

const char * Label

count_t

int8_t count_t

משתנים

HighWatermarks

count_t HighWatermarks[kNumEntries]

ResourcesInUse

count_t ResourcesInUse[kNumEntries]

sHighWatermarks

count_t sHighWatermarks[kNumEntries]

sResourcesInUse

count_t sResourcesInUse[kNumEntries]

sStatsStrings

const Label sStatsStrings[nl::Weave::System::Stats::kNumEntries]

פונקציות

הפרש

bool Difference(
  Snapshot & result,
  Snapshot & after,
  Snapshot & before
)

GetHighWatermarks

count_t * GetHighWatermarks(
  void
)

GetResourcesInUse

count_t * GetResourcesInUse(
  void
)

GetStrings

const Label * GetStrings(
  void
)

UpdateSnapshot

void UpdateSnapshot(
  Snapshot & aSnapshot
)