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

Public Attributes

enum XML_Content_Type type
 
enum XML_Content_Quant quant
 
const XML_Charname
 
int firstchild
 
int lastchild
 
int childcnt
 
int nextsib
 

Detailed Description

Definition at line 332 of file xmlparse.c.

Member Data Documentation

◆ childcnt

int CONTENT_SCAFFOLD::childcnt

Definition at line 338 of file xmlparse.c.

◆ firstchild

int CONTENT_SCAFFOLD::firstchild

Definition at line 336 of file xmlparse.c.

◆ lastchild

int CONTENT_SCAFFOLD::lastchild

Definition at line 337 of file xmlparse.c.

◆ name

const XML_Char* CONTENT_SCAFFOLD::name

Definition at line 335 of file xmlparse.c.

◆ nextsib

int CONTENT_SCAFFOLD::nextsib

Definition at line 339 of file xmlparse.c.

◆ quant

enum XML_Content_Quant CONTENT_SCAFFOLD::quant

Definition at line 334 of file xmlparse.c.

◆ type

enum XML_Content_Type CONTENT_SCAFFOLD::type

Definition at line 333 of file xmlparse.c.


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