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

#include <mod_dav.h>

Public Attributes

int(* get_resource_type )(const dav_resource *resource, const char **name, const char **uri)
 

Detailed Description

Definition at line 2646 of file mod_dav.h.

Member Data Documentation

◆ get_resource_type

int(* dav_resource_type_provider::get_resource_type) (const dav_resource *resource, const char **name, const char **uri)

Definition at line 2648 of file mod_dav.h.


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