jobDependInfo Struct Reference
job dependent information. More...
Data Fields
int options int numQueriedJobs struct queriedJobs * queriedJobs int level int numJobs struct dependJobs * depJobs Detailed Description
job dependent information.Field Documentation
You can set the following bits into this field:
QUERY_DEPEND_RECURSIVELY
Query the dependency information recursively.
QUERY_DEPEND_DETAIL
Query the detailed dependency information.
QUERY_DEPEND_UNSATISFIED
Query the jobs that cause this job pend.
QUERY_DEPEND_CHILD
Query child jobs.The number of jobs you queried.
By default, the value is 1. However, when you set QUERY_DEPEND_DETAIL in the options and you query a job array where some elements have a dependency condition that has changed, the value is the number of the changed element + 1.
The jobs you queried.
The number of levels returned.
The number of jobs returned.
struct dependJobs* jobDependInfo::depJobs The returned dependency jobs.
Date Modified: 28 Jun 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.