OpenVAS Scanner  5.1.3
scheduler_plugin Struct Reference

#include <pluginscheduler.h>

Collaboration diagram for scheduler_plugin:
Collaboration graph

Data Fields

struct hashparent_hash
 
char * oid
 
int running_state
 
gboolean enabled
 

Detailed Description

Definition at line 40 of file pluginscheduler.h.

Field Documentation

◆ enabled

gboolean scheduler_plugin::enabled

Definition at line 45 of file pluginscheduler.h.

Referenced by plugins_scheduler_count_active().

◆ oid

◆ parent_hash

struct hash* scheduler_plugin::parent_hash

Definition at line 42 of file pluginscheduler.h.

◆ running_state

int scheduler_plugin::running_state

Definition at line 44 of file pluginscheduler.h.

Referenced by plugin_next_unrun_dependency().


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