Apache HTTPD
Public Attributes | List of all members
ap_mgmt_value Union Reference

#include <http_core.h>

Public Attributes

const chars_value
 
long i_value
 
apr_hash_th_value
 

Detailed Description

Definition at line 830 of file http_core.h.

Member Data Documentation

◆ h_value

apr_hash_t* ap_mgmt_value::h_value

Definition at line 833 of file http_core.h.

◆ i_value

long ap_mgmt_value::i_value

Definition at line 832 of file http_core.h.

◆ s_value

const char* ap_mgmt_value::s_value

Definition at line 831 of file http_core.h.


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