General KERNEL Documentation     End User KERNEL Services  


Batch Namespace Reference


Data Structures

class  APIInternalFailureException
class  BatchManager
class  BatchManager_Local
class  BatchManager_Local_RSH
class  BatchManager_Local_SH
class  BatchManager_Local_SSH
class  BatchManager_LSF
class  BatchManager_PBS
class  BatchManagerCatalog
class  BoolType
class  CharType
class  ConnexionFailureException
class  Couple
class  CoupleType
class  Date
class  DateType
class  FactBatchManager
class  FactBatchManager_Local
class  FactBatchManager_Local_RSH
class  FactBatchManager_Local_SH
class  FactBatchManager_Local_SSH
class  FactBatchManager_LSF
class  FactBatchManager_PBS
class  GenericException
class  GenericType
class  IntType
class  InvalidArgumentException
class  InvalidKeyException
class  Job
class  Job_Local
class  Job_LSF
class  Job_PBS
class  JobId
class  JobInfo
class  JobInfo_Local
class  JobInfo_LSF
class  JobInfo_PBS
class  ListIsFullException
class  LongType
class  MapKey
class  NotYetImplementedException
class  Parametre
class  PyVersatile
class  RunTimeException
class  StringType
class  TypeMismatchException
struct  TypeParam
class  Versatile

Typedefs

typedef std::map< std::string,
std::string > 
Environnement

Enumerations

enum  DiscriminatorType { UNDEFINED, LONG, STRING, COUPLE }

Functions

ostream & operator<< (ostream &os, const Couple &cp)
ostream & operator<< (ostream &os, const GenericType &obj)
ostream & operator<< (ostream &os, const Job &job)
ostream & operator<< (ostream &os, const JobInfo &ji)
ostream & operator<< (ostream &os, const Versatile &V)

Variables

static FactBatchManager_Local_RSH sFBM_Local_RSH
static FactBatchManager_Local_SH sFBM_Local_SH
static FactBatchManager_Local_SSH sFBM_Local_SSH
static FactBatchManager_LSF sFBM_LSF
static FactBatchManager_PBS sFBM_PBS
pthread_mutex_t IOMutex = PTHREAD_MUTEX_INITIALIZER
pthread_mutex_t IOMutex


Typedef Documentation

typedef std::map< std::string, std::string > Batch::Environnement
 


Enumeration Type Documentation

enum Batch::DiscriminatorType
 

Enumerator:
UNDEFINED 
LONG 
STRING 
COUPLE 


Function Documentation

ostream& Batch::operator<< std::ostream &  os,
const Couple &  cp
 

ostream& Batch::operator<< std::ostream &  os,
const GenericType &  obj
 

ostream& Batch::operator<< std::ostream &  os,
const Job &  job
 

ostream& Batch::operator<< ostream &  os,
const JobInfo &  ji
 

ostream& Batch::operator<< std::ostream &  os,
const Versatile &  V
 


Variable Documentation

FactBatchManager_Local_RSH Batch::sFBM_Local_RSH [static]
 

FactBatchManager_Local_SH Batch::sFBM_Local_SH [static]
 

FactBatchManager_Local_SSH Batch::sFBM_Local_SSH [static]
 

FactBatchManager_LSF Batch::sFBM_LSF [static]
 

FactBatchManager_PBS Batch::sFBM_PBS [static]
 

pthread_mutex_t Batch::IOMutex = PTHREAD_MUTEX_INITIALIZER
 

pthread_mutex_t Batch::IOMutex