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

#include <mod_dav.h>

Public Attributes

dav_locktokenlocktoken
 
struct dav_locktoken_listnext
 

Detailed Description

Definition at line 871 of file mod_dav.h.

Member Data Documentation

◆ locktoken

dav_locktoken* dav_locktoken_list::locktoken

Definition at line 873 of file mod_dav.h.

◆ next

struct dav_locktoken_list* dav_locktoken_list::next

Definition at line 874 of file mod_dav.h.


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