Host Struct Reference

this struct defines a Host More...

#include <Hosts.h>


Data Fields

char name [100+1]
 the hostname
int numResources
char resources [5][50+1]
 the resources this host uses, array of strings
int status
 the status of this host
int weight
int mem
 machine memory in MB


Detailed Description

this struct defines a Host

Definition at line 16 of file Hosts.h.


Field Documentation

int Host::mem
 

machine memory in MB

Definition at line 22 of file Hosts.h.

Referenced by hostsGetMemory(), and hostsSetMemory().

char Host::name[100+1]
 

the hostname

Definition at line 17 of file Hosts.h.

Referenced by fechaTag(), hostsGetIndexByName(), hostsGetName(), and hostsSetName().

int Host::numResources
 

Definition at line 18 of file Hosts.h.

Referenced by hostsAdd(), hostsAddResource(), hostsCreate(), hostsGetNumResources(), and hostsHasResource().

char Host::resources[5][50+1]
 

the resources this host uses, array of strings

Definition at line 19 of file Hosts.h.

Referenced by hostsAddResource(), and hostsHasResource().

int Host::status
 

the status of this host

Definition at line 20 of file Hosts.h.

Referenced by hostsAdd(), hostsCreate(), hostsGetStatus(), and hostsSetStatus().

int Host::weight
 

Definition at line 21 of file Hosts.h.

Referenced by hostsAdd(), hostsGetWeight(), hostsSetStatus(), and hostsSetWeight().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 17 19:29:02 2006 for Void by  doxygen 1.4.6