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

#include <handlers.h>

Public Attributes

const chardefinition
 
const XML_Charelement_name
 
const XML_Charattr_name
 
const XML_Charattr_type
 
const XML_Chardefault_value
 
int is_required
 

Detailed Description

Definition at line 436 of file handlers.h.

Member Data Documentation

◆ attr_name

const XML_Char* AttTest::attr_name

Definition at line 439 of file handlers.h.

◆ attr_type

const XML_Char* AttTest::attr_type

Definition at line 440 of file handlers.h.

◆ default_value

const XML_Char* AttTest::default_value

Definition at line 441 of file handlers.h.

◆ definition

const char* AttTest::definition

Definition at line 437 of file handlers.h.

◆ element_name

const XML_Char* AttTest::element_name

Definition at line 438 of file handlers.h.

◆ is_required

int AttTest::is_required

Definition at line 442 of file handlers.h.


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