|
GME
13
|
#include <svn_ra_svn.h>

Public Attributes | |
| const char * | cmdname |
| svn_ra_svn_command_handler | handler |
| svn_boolean_t | terminate |
Command table, used by svn_ra_svn_handle_commands().
Definition at line 131 of file svn_ra_svn.h.
| const char* svn_ra_svn_cmd_entry_t::cmdname |
Name of the command
Definition at line 134 of file svn_ra_svn.h.
Handler for the command
Definition at line 137 of file svn_ra_svn.h.
Termination flag. If set, command-handling will cease after command is processed.
Definition at line 141 of file svn_ra_svn.h.
1.7.6.1