taskStruct Struct Reference

#include <daemon.h>

Collaboration diagram for taskStruct:

Collaboration graph
[legend]

Data Fields

char pgm [DAEMON_MAXPATHLEN]
char cwd [DAEMON_MAXPATHLEN]
char env [DAEMON_MAXENV]
ChMessageInt_t magic
ChMessageInt_t argLength

Detailed Description

Definition at line 15 of file daemon.h.


Field Documentation

char taskStruct::pgm[DAEMON_MAXPATHLEN]

Definition at line 16 of file daemon.h.

Referenced by arg_init().

char taskStruct::cwd[DAEMON_MAXPATHLEN]

Definition at line 17 of file daemon.h.

Referenced by arg_init().

char taskStruct::env[DAEMON_MAXENV]

Definition at line 19 of file daemon.h.

Referenced by arg_init().

ChMessageInt_t taskStruct::magic

Definition at line 22 of file daemon.h.

Referenced by arg_init().

ChMessageInt_t taskStruct::argLength

Definition at line 24 of file daemon.h.

Referenced by arg_init().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 29 13:35:22 2008 for Charm++ by  doxygen 1.5.1