FilterPlacement Struct Reference

#include <structs.h>


Data Fields

int numInstances
 this filter has this number of instances
char * hosts [40]
 the places this filter runs, points to HostsStruct hostname
int tids [40]
 the tids of the running instances
char * resources [40]


Detailed Description

Definition at line 18 of file structs.h.


Field Documentation

char* FilterPlacement::hosts[40]
 

the places this filter runs, points to HostsStruct hostname

Definition at line 20 of file structs.h.

Referenced by addHostToFilter(), createFilterSpec(), fsSpawnInstances(), and replaceCrashedHost().

int FilterPlacement::numInstances
 

this filter has this number of instances

Definition at line 19 of file structs.h.

Referenced by addHostToFilter(), createFilterSpec(), fsSpawnInstances(), and getFilterByTid().

char* FilterPlacement::resources[40]
 

Definition at line 22 of file structs.h.

int FilterPlacement::tids[40]
 

the tids of the running instances

Definition at line 21 of file structs.h.

Referenced by fsSpawnInstances(), and getFilterByTid().


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