OpenVAS Manager  7.0.3~git
command_t Struct Reference

A command. More...

#include <manage.h>

Collaboration diagram for command_t:
Collaboration graph

Data Fields

gchar * name
 Command name. More...
 
gchar * summary
 Summary of command. More...
 

Detailed Description

A command.

Definition at line 95 of file manage.h.

Field Documentation

◆ name

gchar* command_t::name

Command name.

Definition at line 97 of file manage.h.

◆ summary

gchar* command_t::summary

Summary of command.

Definition at line 98 of file manage.h.


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