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

#include <mod_dav.h>

Public Attributes

int ns
 
const charname
 
int propid
 
int is_writable
 

Detailed Description

Definition at line 1018 of file mod_dav.h.

Member Data Documentation

◆ is_writable

int dav_liveprop_spec::is_writable

Definition at line 1024 of file mod_dav.h.

◆ name

const char* dav_liveprop_spec::name

Definition at line 1020 of file mod_dav.h.

◆ ns

int dav_liveprop_spec::ns

Definition at line 1019 of file mod_dav.h.

◆ propid

int dav_liveprop_spec::propid

Definition at line 1022 of file mod_dav.h.


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