SYS_MemoryTable Class Reference

#include <SYS_Memory.h>

List of all members.

Public Member Functions

 SYS_MemoryTable (SYS_MemoryUser *user_list, int number_of_users)
SYS_MemoryUsergetUser (int index)
const SYS_MemoryUsergetUser (int index) const
int entries () const
size_t getUsed () const
size_t getPeak () const
void inc (int user, size_t amount)
void dec (int user, size_t amount)


Detailed Description

Definition at line 106 of file SYS_Memory.h.


Constructor & Destructor Documentation

SYS_MemoryTable::SYS_MemoryTable ( SYS_MemoryUser user_list,
int  number_of_users 
) [inline]

Definition at line 108 of file SYS_Memory.h.


Member Function Documentation

void SYS_MemoryTable::dec ( int  user,
size_t  amount 
) [inline]

Definition at line 125 of file SYS_Memory.h.

int SYS_MemoryTable::entries ( void   )  const [inline]

Definition at line 117 of file SYS_Memory.h.

size_t SYS_MemoryTable::getPeak (  )  const

size_t SYS_MemoryTable::getUsed (  )  const

const SYS_MemoryUser& SYS_MemoryTable::getUser ( int  index  )  const [inline]

Definition at line 115 of file SYS_Memory.h.

SYS_MemoryUser& SYS_MemoryTable::getUser ( int  index  )  [inline]

Definition at line 114 of file SYS_Memory.h.

void SYS_MemoryTable::inc ( int  user,
size_t  amount 
) [inline]

Definition at line 121 of file SYS_Memory.h.


The documentation for this class was generated from the following file:

Generated on Fri May 25 00:10:42 2012 for HDK by  doxygen 1.5.9