Apache2
apr_text Struct Reference

#include <apr_xml.h>

Collaboration diagram for apr_text:

Data Fields

const char * text
 
struct apr_textnext
 

Detailed Description

Structure to keep a linked list of pieces of text

Field Documentation

◆ next

struct apr_text* apr_text::next

a pointer to the next piece of text

◆ text

const char* apr_text::text

The current piece of text


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