Apache Portable Runtime
Data Fields
apr_text Struct Reference

#include <apr_xml.h>

Data Fields

const char * text
 
struct apr_textnext
 

Detailed Description

Structure to keep a linked list of pieces of text

Field Documentation

struct apr_text* apr_text::next

a pointer to the next piece of text

const char* apr_text::text

The current piece of text


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