FOSSology  4.4.0
Open Source License Compliance by Open Source Software
fo_dbmanager Struct Reference
Collaboration diagram for fo_dbmanager:
Collaboration graph

Public Attributes

PGconn * dbConnection
 Postgres database connection object.
 
GHashTable * cachedPrepared
 Hash table of prepared statements.
 
char * dbConf
 DB conf file location.
 
FILE * logFile
 FOSSology log file pointer.
 
int ignoreWarns
 Set to ignore warnings from logging.
 

Detailed Description

Database manager object

Definition at line 35 of file libfossdbmanager.c.


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