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

#include <apr_xml.h>

Public Attributes

apr_textfirst
 
apr_textlast
 

Detailed Description

A list of pieces of text

Definition at line 64 of file apr_xml.h.

Member Data Documentation

◆ first

apr_text* apr_text_header::first

The first piece of text in the list

Definition at line 66 of file apr_xml.h.

◆ last

apr_text* apr_text_header::last

The last piece of text in the list

Definition at line 68 of file apr_xml.h.


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