apt_header_section_t Struct Reference

#include <apt_header_field.h>

Public Member Functions

 APR_RING_HEAD (apt_head_t, apt_header_field_t) ring

Data Fields

apt_header_field_t ** arr
apr_size_t arr_size

Detailed Description

Header section

Remarks:
The header section is a collection of header fields. The header fields are stored in both a ring and an array. The goal is to ensure efficient access and manipulation on the header fields.

Member Function Documentation

apt_header_section_t::APR_RING_HEAD ( apt_head_t  ,
apt_header_field_t   
)

List of header fields (name-value pairs)


Field Documentation

Array of pointers to header fields

Max number of header fields


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1