Main Page | Modules | Data Structures | File List | Data Fields | Globals

drmaa_job_template_s Struct Reference

#include <drmaa_impl.h>


Detailed Description

Job template data.


Data Fields

drmaa_session_tsession
 DRMAA session in which job template was created.

drmaa_job_template_tprev
 Previous job template in list.

drmaa_job_template_tnext
 Next job template in list.

void ** attrib
 Table of DRMAA attributes.

pthread_mutex_t mutex
 Mutex for accessing job attributes.


Field Documentation

void** drmaa_job_template_s::attrib
 

Table of DRMAA attributes.

It is filled with N_DRMAA_ATTRIBS values which are either NULL (attribute not set) or string (scalar attribute) or NULL terminated array of strings (vector attribute).


The documentation for this struct was generated from the following file:
Generated on Thu Oct 9 22:16:19 2008 for torque by doxygen 1.3.5