Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LeaMemMonitor::memstat Struct Reference

#include <LeaMemMonitor.h>

List of all members.

Public Attributes

memusage_t ms_total
memusage_t ms_lck
memusage_t ms_rss
memusage_t ms_data
memusage_t ms_stk
memusage_t ms_exe
memusage_t ms_lib


Member Data Documentation

memusage_t LeaMemMonitor::memstat::ms_data
 

Definition at line 26 of file LeaMemMonitor.h.

Referenced by LeaMemMonitor::FillMemStat(), and LeaMemMonitor::PrintMemStat().

memusage_t LeaMemMonitor::memstat::ms_exe
 

Definition at line 28 of file LeaMemMonitor.h.

Referenced by LeaMemMonitor::FillMemStat(), and LeaMemMonitor::PrintMemStat().

memusage_t LeaMemMonitor::memstat::ms_lck
 

Definition at line 24 of file LeaMemMonitor.h.

Referenced by LeaMemMonitor::FillMemStat().

memusage_t LeaMemMonitor::memstat::ms_lib
 

Definition at line 29 of file LeaMemMonitor.h.

Referenced by LeaMemMonitor::FillMemStat(), and LeaMemMonitor::PrintMemStat().

memusage_t LeaMemMonitor::memstat::ms_rss
 

Definition at line 25 of file LeaMemMonitor.h.

Referenced by LeaMemMonitor::FillMemStat(), and LeaMemMonitor::PrintMemStat().

memusage_t LeaMemMonitor::memstat::ms_stk
 

Definition at line 27 of file LeaMemMonitor.h.

Referenced by LeaMemMonitor::FillMemStat(), and LeaMemMonitor::PrintMemStat().

memusage_t LeaMemMonitor::memstat::ms_total
 

Definition at line 23 of file LeaMemMonitor.h.

Referenced by LeaMemMonitor::FillMemStat(), and LeaMemMonitor::PrintMemStat().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 15 11:10:37 2010 for loon by  doxygen 1.3.9.1