|
OpenVAS Manager
7.0.3~git
|
A migrator. More...

Data Fields | |
| int | version |
| Version that the migrator produces. More... | |
| int(* | function )() |
| Function that does the migration. NULL if too hard. More... | |
A migrator.
Definition at line 183 of file manage_migrators.c.
| int(* migrator_t::function) () |
Function that does the migration. NULL if too hard.
Definition at line 186 of file manage_migrators.c.
| int migrator_t::version |
Version that the migrator produces.
Definition at line 185 of file manage_migrators.c.