svn_wc_entry_callbacks_t Struct Reference

A callback vtable invoked by the generic entry-walker function. More...

#include <svn_wc.h>


Data Fields

svn_error_t *(* found_entry )(const char *path, const svn_wc_entry_t *entry, void *walk_baton, apr_pool_t *pool)
 An entry was found at path.


Detailed Description

A callback vtable invoked by the generic entry-walker function.

Definition at line 1402 of file svn_wc.h.


Field Documentation

svn_error_t*(* svn_wc_entry_callbacks_t::found_entry)(const char *path, const svn_wc_entry_t *entry, void *walk_baton, apr_pool_t *pool)

An entry was found at path.


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

Generated on Thu Apr 17 13:00:23 2008 for Subversion by  doxygen 1.5.5