FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Public Attributes | |
scheduler_t * | scheduler |
Current scheduler reference. | |
gchar * | foss_url |
Fossology URL string. | |
job_t * | job |
Current job structure. | |
We need to pass both a job_t* and the fossology url string to the email_replace() function. This structure allows both of these to be passed.
Definition at line 54 of file database.c.