OpenVAS Libraries  9.0.1
Data Fields
openvas_hosts Struct Reference

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
 

Detailed Description

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.

Field Documentation

◆ count

unsigned int openvas_hosts::count

◆ current

GList* openvas_hosts::current

◆ hosts

GList* openvas_hosts::hosts

◆ orig_str

gchar* openvas_hosts::orig_str

◆ removed

unsigned int openvas_hosts::removed

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