InputPort Struct Reference

#include <Ports.h>


Data Fields

char * name
 InputPort name.
int numSources
 we receive from this number of sources
int * tidsSources
 the array of tids we receive from
int tag
int numEowRecv
 the number of EOW received so far


Detailed Description

Definition at line 78 of file Ports.h.


Field Documentation

char* InputPort::name
 

InputPort name.

Definition at line 79 of file Ports.h.

Referenced by dsGetInputPortByName(), dsGetInputPortNames(), and setIPName().

int InputPort::numEowRecv
 

the number of EOW received so far

Definition at line 83 of file Ports.h.

Referenced by createInputPort(), dsGetNumUpStreamsRunning(), dsReadBuffer(), dsReadNonBlockingBuffer(), and resetInputPort().

int InputPort::numSources
 

we receive from this number of sources

Definition at line 80 of file Ports.h.

Referenced by dsGetNumUpStreamsRunning(), dsGetNumWriters(), dsReadBuffer(), dsReadNonBlockingBuffer(), initTerminationDetection(), setIPNumSources(), and setIPTidsSources().

int InputPort::tag
 

Definition at line 82 of file Ports.h.

Referenced by dsProbe(), dsReadBuffer(), dsReadNonBlockingBuffer(), initTerminationDetection(), recvNonBlockingData(), resetInputPort(), and setIPTag().

int* InputPort::tidsSources
 

the array of tids we receive from

Definition at line 81 of file Ports.h.

Referenced by initTerminationDetection(), and setIPTidsSources().


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