FOSSology  4.4.0
Open Source License Compliance by Open Source Software
globals Struct Reference

Structure holding data truly global in that it remains consistent for each file scanned. More...

#include <nomos.h>

Collaboration diagram for globals:
Collaboration graph

Public Attributes

char initwd [myBUFSIZ]
 CDB, would like to workaround/eliminate.
 
char progName [64]
 Program name.
 
int progOpts
 CLI options.
 
int flags
 Flags.
 
int uPsize
 Size.
 
list_t sHash
 Hashes.
 
int agentPk
 Agent id.
 
long uploadFk
 Upload id.
 
int arsPk
 Agent ars id.
 
PGconn * pgConn
 DB Connection.
 
fo_dbManagerdbManager
 FOSSology DB manager.
 

Detailed Description

Structure holding data truly global in that it remains consistent for each file scanned.

Definition at line 344 of file nomos.h.


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