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

#include <handlers.h>

Public Attributes

const XML_Charname
 
int attr_count
 
const XML_Charid_name
 
AttrInfoattributes
 

Detailed Description

Definition at line 88 of file handlers.h.

Member Data Documentation

◆ attr_count

int elementInfo::attr_count

Definition at line 90 of file handlers.h.

◆ attributes

AttrInfo* elementInfo::attributes

Definition at line 92 of file handlers.h.

◆ id_name

const XML_Char* elementInfo::id_name

Definition at line 91 of file handlers.h.

◆ name

const XML_Char* elementInfo::name

Definition at line 89 of file handlers.h.


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