Apache2
|
#include <mod_dav.h>
Data Fields | |
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) |
void* dav_hooks_binding::ctx |
int(* dav_hooks_binding::is_bindable) (const dav_resource *resource) |