General KERNEL Documentation     End User KERNEL Services  


Batch::JobInfo_PBS Class Reference

#include <Batch_JobInfo_PBS.hxx>

Inheritance diagram for Batch::JobInfo_PBS:

Inheritance graph
Collaboration diagram for Batch::JobInfo_PBS:

Collaboration graph

Public Member Functions

 JobInfo_PBS ()
 JobInfo_PBS (struct batch_status *stat_list, bool tobedeleted=false)
virtual ~JobInfo_PBS ()
 JobInfo_PBS (const JobInfo_PBS &jinfo)
std::string __str__ () const
std::string __repr__ () const
virtual Batch::Parametre getParametre () const
virtual Batch::Environnement getEnvironnement () const

Protected Attributes

Parametre _param
Environnement _env

Private Member Functions

long HMStoLong (const std::string &)

Friends

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

Constructor & Destructor Documentation

Batch::JobInfo_PBS::JobInfo_PBS  )  [inline]
 

Batch::JobInfo_PBS::JobInfo_PBS struct batch_status *  stat_list,
bool  tobedeleted = false
 

Batch::JobInfo_PBS::~JobInfo_PBS  )  [virtual]
 

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


Member Function Documentation

string Batch::JobInfo_PBS::__str__  )  const
 

Reimplemented from Batch::JobInfo.

std::string Batch::JobInfo_PBS::__repr__  )  const [inline]
 

Reimplemented from Batch::JobInfo.

long Batch::JobInfo_PBS::HMStoLong const std::string &   )  [private]
 

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

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


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]