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 74 of file svn_ra_svn.h.
The documentation for this struct was generated from the following file:
Generated on Tue Oct 19 09:49:47 2004 for Subversion by
1.2.14 written by Dimitri van Heesch,
© 1997-2002