Class: gkrellm_update_mem

Source Location: /gkrellm_update_mem.class.php

Class Overview [line 24]

gkrellm_update
   |
   --gkrellm_update_mem

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

Tags:

[ Top ]


Class Variables


Class Methods

get_buffers

int get_buffers( )

[line 92]

Tags:

  • return - Total buffered data in bytes
  • access - public

Parameters:

[ Top ]

get_cached

int get_cached( )

[line 84]

Tags:

  • return - Total cached data in bytes
  • access - public

Parameters:

[ Top ]

get_free

int get_free( )

[line 76]

Tags:

  • return - The total amount of free memory in bytes
  • access - public

Parameters:

[ Top ]

get_shared

int get_shared( )

[line 100]

Tags:

  • return - Total shared memory in bytes
  • access - public

Parameters:

[ Top ]

get_total

int get_total( )

[line 60]

Tags:

  • return - The total amount of memory installed in bytes
  • access - public

Parameters:

[ Top ]

get_used

int get_used( )

[line 68]

Tags:

  • return - The total amount of memory used in bytes
  • access - public

Parameters:

[ Top ]


Class Constants


Documentation generated on Sun, 29 Oct 2006 21:26:07 +0000 by phpDocumentor 1.3.0