joblist Class Reference

#include <joblist.hpp>

List of all members.

Public Member Functions

 joblist (void)
 ~joblist (void)
int add (std::string jobid, std::string command, saga::job::job job)
void del (std::string jobid)
void del (int pid)
std::string get_jobid (int pid)
std::string get_command (int pid)
saga::job::job get_job (int pid)
std::vector< int > list (void)

Classes

struct  entry_t


Constructor & Destructor Documentation

joblist::joblist ( void   ) 

joblist::~joblist ( void   )  [inline]


Member Function Documentation

int joblist::add ( std::string  jobid,
std::string  command,
saga::job::job  job 
)

References saga::e.

void joblist::del ( std::string  jobid  ) 

void joblist::del ( int  pid  ) 

std::string joblist::get_jobid ( int  pid  ) 

std::string joblist::get_command ( int  pid  ) 

saga::job::job joblist::get_job ( int  pid  ) 

References saga::NoSuccess.

std::vector< int > joblist::list ( void   ) 


Generated on Mon Aug 25 13:15:45 2008 for SAGA C++ API by  doxygen 1.5.6