|
Apache HTTPD
|
#include <mod_dav.h>
Public Attributes | |
| dav_resource_type | type |
| int | exists |
| int | collection |
| int | versioned |
| int | baselined |
| int | working |
| const char * | uri |
| dav_resource_private * | info |
| const dav_hooks_repository * | hooks |
| apr_pool_t * | pool |
| const dav_hooks_repository* dav_resource::hooks |
| dav_resource_private* dav_resource::info |
| apr_pool_t* dav_resource::pool |
| dav_resource_type dav_resource::type |