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

#include <mod_dav.h>

Public Attributes

int status
 
int error_id
 
const chardesc
 
apr_status_t aprerr
 
const chartagname
 
struct dav_errorprev
 
const charchildtags
 

Detailed Description

Definition at line 121 of file mod_dav.h.

Member Data Documentation

◆ aprerr

apr_status_t dav_error::aprerr

Definition at line 126 of file mod_dav.h.

◆ childtags

const char* dav_error::childtags

Definition at line 133 of file mod_dav.h.

◆ desc

const char* dav_error::desc

Definition at line 124 of file mod_dav.h.

◆ error_id

int dav_error::error_id

Definition at line 123 of file mod_dav.h.

◆ prev

struct dav_error* dav_error::prev

Definition at line 131 of file mod_dav.h.

◆ status

int dav_error::status

Definition at line 122 of file mod_dav.h.

◆ tagname

const char* dav_error::tagname

Definition at line 129 of file mod_dav.h.


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