iDnxCollector_ Struct Reference

The implementation data structure for a collector object. More...


Data Fields

char * chname
char * url
DnxJobListjoblist
DnxChannelchannel
pthread_t tid


Detailed Description

The implementation data structure for a collector object.

Definition at line 50 of file dnxCollector.c.


Field Documentation

The collector channel name.

Definition at line 52 of file dnxCollector.c.

Referenced by dnxCollectorCreate(), and dnxCollectorDestroy().

The collector channel URL.

Definition at line 53 of file dnxCollector.c.

Referenced by dnxCollectorCreate(), and dnxCollectorDestroy().

The job list we're collecting for.

Definition at line 54 of file dnxCollector.c.

Referenced by dnxCollector(), and dnxCollectorCreate().

Collector communications channel.

Definition at line 55 of file dnxCollector.c.

Referenced by dnxCollector(), dnxCollectorCreate(), and dnxCollectorDestroy().

The collector thread id.

Definition at line 56 of file dnxCollector.c.

Referenced by dnxCollectorCreate(), and dnxCollectorDestroy().


The documentation for this struct was generated from the following files:

Generated on Tue Apr 13 15:48:08 2010 for DNX by  doxygen 1.5.6