Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

Memory_Stats_tag Struct Reference

#include <MemoryDefs.h>

Collaboration diagram for Memory_Stats_tag:

Collaboration graph
[legend]

Detailed Description

Structure defining memory related statistics.

Definition at line 69 of file MemoryDefs.h.

Data Fields

UInt32 totalSize
UInt32 totalFreeSize
UInt32 largestFreeSize


Field Documentation

UInt32 Memory_Stats_tag::largestFreeSize
 

Largest free memory size

Definition at line 75 of file MemoryDefs.h.

UInt32 Memory_Stats_tag::totalFreeSize
 

Total free memory size

Definition at line 73 of file MemoryDefs.h.

UInt32 Memory_Stats_tag::totalSize
 

Total memory size

Definition at line 71 of file MemoryDefs.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 14 11:59:52 2011 for Syslink by  doxygen 1.4.4