Apache2
dav_hooks_binding Struct Reference

#include <mod_dav.h>

Collaboration diagram for dav_hooks_binding:

Data Fields

int(* is_bindable )(const dav_resource *resource)
 
dav_error *(* bind_resource )(const dav_resource *resource, dav_resource *binding)
 
void * ctx
 

Field Documentation

◆ bind_resource

dav_error*(* dav_hooks_binding::bind_resource) (const dav_resource *resource, dav_resource *binding)

◆ ctx

void* dav_hooks_binding::ctx

◆ is_bindable

int(* dav_hooks_binding::is_bindable) (const dav_resource *resource)

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