nl::Weave::System::Statistiken

Fazit

Aufzählungen

@20 enum

Typdef.

Label Typdef
const char *
count_t Typdef
int8_t

Variablen

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

Funktionen

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

Klassen

nl::Weave::System::Statistiken::Snapshot

Aufzählungen

@20

 @20

Typdef.

Label

const char * Label

Anzahl_Anzahl

int8_t count_t

Variablen

Hohe Wasserzeichen

count_t HighWatermarks[kNumEntries]

Verwendete Ressourcen

count_t ResourcesInUse[kNumEntries]

Hohe Wasserzeichen

count_t sHighWatermarks[kNumEntries]

Ressourcenin Verwendung

count_t sResourcesInUse[kNumEntries]

sStatsStrings

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

Funktionen

Differenz

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

GetHighWatermarks

count_t * GetHighWatermarks(
  void
)

Ressourcen abrufen

count_t * GetResourcesInUse(
  void
)

GetStrings

const Label * GetStrings(
  void
)

UpdateSnapshot

void UpdateSnapshot(
  Snapshot & aSnapshot
)