Apache HTTPD
Public Attributes | List of all members
ap_mgmt_item_t Struct Reference

#include <http_core.h>

Public Attributes

const chardescription
 
const charname
 
ap_mgmt_type_e vtype
 
ap_mgmt_value v
 

Detailed Description

Definition at line 836 of file http_core.h.

Member Data Documentation

◆ description

const char* ap_mgmt_item_t::description

Definition at line 837 of file http_core.h.

◆ name

const char* ap_mgmt_item_t::name

Definition at line 838 of file http_core.h.

◆ v

ap_mgmt_value ap_mgmt_item_t::v

Definition at line 840 of file http_core.h.

◆ vtype

ap_mgmt_type_e ap_mgmt_item_t::vtype

Definition at line 839 of file http_core.h.


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