iDnxDispatcher_ Struct Reference

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


Data Fields

char * chname
 The dispatcher channel name.
char * url
 The dispatcher channel URL.
DnxJobListjoblist
 The job list we're dispatching from.
DnxChannelchannel
 Dispatcher communications channel.
pthread_t tid
 The dispatcher thread id.


Detailed Description

The implementation data structure for a dispatcher object.

Definition at line 52 of file dnxDispatcher.c.


Field Documentation

The dispatcher channel name.

The dispatcher channel name.

Definition at line 54 of file dnxDispatcher.c.

Referenced by dnxDispatcherCreate(), and dnxDispatcherDestroy().

The dispatcher channel URL.

The dispatcher channel URL.

Definition at line 55 of file dnxDispatcher.c.

Referenced by dnxDispatcherCreate(), and dnxDispatcherDestroy().

The job list we're dispatching from.

The job list we're dispatching from.

Definition at line 56 of file dnxDispatcher.c.

Referenced by dnxDispatcher(), and dnxDispatcherCreate().

Dispatcher communications channel.

Dispatcher communications channel.

Definition at line 57 of file dnxDispatcher.c.

Referenced by dnxDispatcherCreate(), dnxDispatcherDestroy(), and dnxSendJobMsg().

The dispatcher thread id.

The dispatcher thread id.

Definition at line 58 of file dnxDispatcher.c.

Referenced by dnxDispatcherCreate(), and dnxDispatcherDestroy().


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