Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

types.DynamicInfo Class Reference

List of all members.

Public Member Functions

 DynamicInfo ()
 DynamicInfo (int freeRAM, int freeSwap, int fsFree, int filesFree, java.lang.String cpuUsage, int fsTotal, int filesTotal)

Public Attributes

int freeRAM
int freeSwap
int fsFree
int filesFree
java.lang.String cpuUsage = ""
int fsTotal
int filesTotal

Detailed Description

Generated from IDL definition of struct "DynamicInfo"
Author:
JacORB IDL compiler


Constructor & Destructor Documentation

types.DynamicInfo.DynamicInfo  ) 
 

types.DynamicInfo.DynamicInfo int  freeRAM,
int  freeSwap,
int  fsFree,
int  filesFree,
java.lang.String  cpuUsage,
int  fsTotal,
int  filesTotal
 


Member Data Documentation

java.lang.String types.DynamicInfo.cpuUsage = ""
 

int types.DynamicInfo.filesFree
 

int types.DynamicInfo.filesTotal
 

int types.DynamicInfo.freeRAM
 

int types.DynamicInfo.freeSwap
 

int types.DynamicInfo.fsFree
 

int types.DynamicInfo.fsTotal
 


The documentation for this class was generated from the following file:
Generated on Fri Feb 17 09:37:59 2006 for MAG by  doxygen 1.4.4