|
Apache HTTPD
|
#include <mod_dav.h>
Public Attributes | |
| int(* | is_bindable )(const dav_resource *resource) |
| dav_error *(* | bind_resource )(const dav_resource *resource, dav_resource *binding) |
| void * | ctx |
| dav_error *(* dav_hooks_binding::bind_resource) (const dav_resource *resource, dav_resource *binding) |
| int(* dav_hooks_binding::is_bindable) (const dav_resource *resource) |