_layout_ Struct Reference

#include <structs.h>

Collaboration diagram for _layout_:

Collaboration graph
[legend]

Data Fields

HostsStructhostsStruct
 hosts structure, contains the hosts and its attributes
int numFilters
 total number of filters
FilterSpecfilters [20]
 array of filters pointers
int numStreams
 the streams
StreamSpecstreams [((20+20)/2)*20]
 array of stream pointers
ManagerState managerState
char ** argvSpawn
char cwd [500+1]
char xName [100+1]
char command [(500+100+1)+1]

Detailed Description

Definition at line 55 of file structs.h.


Field Documentation

char** _layout_::argvSpawn
 

Definition at line 64 of file structs.h.

char _layout_::command[(500+100+1)+1]
 

Definition at line 67 of file structs.h.

Referenced by createLayout().

char _layout_::cwd[500+1]
 

Definition at line 65 of file structs.h.

Referenced by createLayout().

FilterSpec* _layout_::filters[20]
 

array of filters pointers

Definition at line 58 of file structs.h.

Referenced by addFilterSpec(), destroyLayout(), and getFilterSpecByName().

HostsStruct* _layout_::hostsStruct
 

hosts structure, contains the hosts and its attributes

Definition at line 56 of file structs.h.

Referenced by abreTag(), createLayout(), destroyLayout(), and fechaTag().

ManagerState _layout_::managerState
 

Definition at line 62 of file structs.h.

Referenced by createLayout().

int _layout_::numFilters
 

total number of filters

Definition at line 57 of file structs.h.

Referenced by addFilterSpec(), createLayout(), destroyLayout(), and getFilterSpecByName().

int _layout_::numStreams
 

the streams

Definition at line 59 of file structs.h.

Referenced by addStreamSpec(), createLayout(), destroyLayout(), and getStreamSpecByName().

StreamSpec* _layout_::streams[((20+20)/2)*20]
 

array of stream pointers

Definition at line 60 of file structs.h.

Referenced by addStreamSpec(), destroyLayout(), and getStreamSpecByName().

char _layout_::xName[100+1]
 

Definition at line 66 of file structs.h.

Referenced by createLayout().


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