GME  13
Public Attributes
apr_text Struct Reference

#include <apr_xml.h>

Collaboration diagram for apr_text:
Collaboration graph
[legend]

List of all members.

Public Attributes

const char * text
struct apr_textnext

Detailed Description

Structure to keep a linked list of pieces of text

Definition at line 53 of file apr_xml.h.


Member Data Documentation

a pointer to the next piece of text

Definition at line 57 of file apr_xml.h.

const char* apr_text::text

The current piece of text

Definition at line 55 of file apr_xml.h.


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