SearchSECODatabaseAPI
jobTypes::Job Struct Reference

Mirrors an entry of the currentjobs table in the database. More...

#include <JobTypes.h>

Public Member Functions

 Job (std::string jobid, long long timeout, long long priority, std::string url, int retries)
 

Public Attributes

std::string jobid
 
long long time
 
long long timeout
 
long long priority
 
std::string url
 
int retries
 

Detailed Description

Mirrors an entry of the currentjobs table in the database.


The documentation for this struct was generated from the following file: