Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Job.h File Reference

#include "CoreMainHeader.h"
#include "ExtObject.h"
#include "SmallString.h"
#include "SmallTime.h"
#include "ContainerEnumerator.h"
#include "MoleculeInfo.h"
#include "Constraint.h"

Include dependency graph for Job.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  CJob
 implementation of job More...

class  CJobEnumerator
 enumerate properties of job More...

class  CJobMolInfoEnumerator
 enumerate molecule info of job More...


Enumerations

enum  EJobStatus {
  EJS_NEW = 0, EJS_SUBMITTED = 1, EJS_PAUSED = 2, EJS_STARTED = 3,
  EJS_RUN_PAUSED = 4, EJS_SYNCHRONIZED = 5, EJS_KILLED = 6, EJS_FINISHED = 7
}
 job status


Functions

 DECLARE_EVENT (Job_AddProperty)

Variables

CPluginObjectInfo JobEnumObjectInfo
CExtUUID ID_JobEnum
CPluginObjectInfo JobMolInfoEnumObjectInfo
CExtUUID ID_JobMolInfoEnum


Detailed Description


Generated on Sun Feb 9 12:55:31 2003 for NemesisCore by doxygen1.3-rc2