|
OpenVAS Libraries
8.0.8
|
The structure for Hosts collection. More...
#include <openvas_hosts.h>
Data Fields | |
| gchar * | orig_str |
| GList * | hosts |
| GList * | current |
| unsigned int | count |
| unsigned int | removed |
The structure for Hosts collection.
The elements of this structure should never be accessed directly. Only the functions corresponding to this module should be used.
| unsigned int openvas_hosts::count |
| GList* openvas_hosts::current |
| GList* openvas_hosts::hosts |
| gchar* openvas_hosts::orig_str |
| unsigned int openvas_hosts::removed |
1.8.11