FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
DB wrapper for agents. More...
Go to the source code of this file.
Functions | |
static fo_dbManager * | doConnect (int *argc, char **argv) |
Get the C wrapper for DB manager. More... | |
static unptr::shared_ptr< fo_dbManager > | makeShared (fo_dbManager *p) |
Get a shared pointer for DB manager. More... | |
DB wrapper for agents.
Definition in file libfossdbmanagerclass.cc.
|
static |
Get the C wrapper for DB manager.
argc | |
argv |
Definition at line 28 of file libfossdbmanagerclass.cc.
|
inlinestatic |
Get a shared pointer for DB manager.
p |
Definition at line 39 of file libfossdbmanagerclass.cc.