|
OpenVAS Libraries
9.0.3
|
Functions | |
| void | vendor_version_set (const gchar *version) |
| Set vendor version. More... | |
| const gchar * | vendor_version_get () |
| Get vendor version. More... | |
Variables | |
| gchar * | vendor_version = NULL |
| Vendor version, or NULL. More... | |
| const gchar* vendor_version_get | ( | void | ) |
Get vendor version.
| void vendor_version_set | ( | const gchar * | version | ) |
Set vendor version.
| [in] | version | Vendor version. |
| gchar* vendor_version = NULL |
Vendor version, or NULL.
1.8.13