General KERNEL Documentation     End User KERNEL Services  


Batch::JobInfo_Local Class Reference

#include <Batch_JobInfo_Local.hxx>

Inheritance diagram for Batch::JobInfo_Local:

Inheritance graph
Collaboration diagram for Batch::JobInfo_Local:

Collaboration graph

Public Member Functions

 JobInfo_Local ()
 JobInfo_Local (const Parametre &param, const Environnement &env)
virtual ~JobInfo_Local ()
 JobInfo_Local (const JobInfo_Local &jinfo)
virtual Batch::Parametre getParametre () const
virtual Batch::Environnement getEnvironnement () const
string __str__ () const
string __repr__ () const

Protected Attributes

Parametre _param
Environnement _env

Friends

ostream & operator<< (ostream &os, const JobInfo &ji)

Constructor & Destructor Documentation

Batch::JobInfo_Local::JobInfo_Local  )  [inline]
 

Batch::JobInfo_Local::JobInfo_Local const Parametre param,
const Environnement env
 

Batch::JobInfo_Local::~JobInfo_Local  )  [virtual]
 

Batch::JobInfo_Local::JobInfo_Local const JobInfo_Local jinfo  )  [inline]
 


Member Function Documentation

Parametre Batch::JobInfo::getParametre  )  const [virtual, inherited]
 

Environnement Batch::JobInfo::getEnvironnement  )  const [virtual, inherited]
 

string Batch::JobInfo::__str__  )  const [inherited]
 

Reimplemented in Batch::JobInfo_LSF, and Batch::JobInfo_PBS.

string Batch::JobInfo::__repr__  )  const [inline, inherited]
 

Reimplemented in Batch::JobInfo_LSF, and Batch::JobInfo_PBS.


Friends And Related Function Documentation

ostream& operator<< ostream &  os,
const JobInfo ji
[friend, inherited]
 


Field Documentation

Parametre Batch::JobInfo::_param [protected, inherited]
 

Environnement Batch::JobInfo::_env [protected, inherited]