OpenVAS Libraries  9.0.3
kb Struct Reference

Top-level KB. This is to be inherited by KB implementations. More...

#include <kb.h>

Collaboration diagram for kb:
Collaboration graph

Data Fields

const struct kb_operationskb_ops
 

Detailed Description

Top-level KB. This is to be inherited by KB implementations.

Definition at line 102 of file kb.h.

Field Documentation

◆ kb_ops

const struct kb_operations* kb::kb_ops

KB vtable.

Definition at line 104 of file kb.h.


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