Main Page   Modules   Data Structures   File List   Data Fields  

svn_ra_svn_cmd_entry_t Struct Reference

Command table, used by svn_ra_svn_handle_commands(). More...

#include <svn_ra_svn.h>


Data Fields

const char * cmdname
svn_ra_svn_command_handler handler
svn_boolean_t terminate


Detailed Description

Command table, used by svn_ra_svn_handle_commands().

If terminate is set, command-handling will cease after command is processed.

Definition at line 79 of file svn_ra_svn.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 7 11:02:15 2006 for Subversion by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002