|
GME
13
|
#include <ClientUtil.h>
Classes | |
| struct | InfoBaton |
| struct | InfoEntry |
Public Types | |
| typedef std::vector< InfoEntry > | InfoVec |
| typedef InfoVec::const_iterator | InfoVecConIter |
Static Public Member Functions | |
| static svn_error_t * | infoReceiver (void *baton, const char *path, const svn_info_t *info, apr_pool_t *pool) |
Definition at line 36 of file ClientUtil.h.
| typedef std::vector<InfoEntry> ClientUtil::InfoHelp::InfoVec |
Definition at line 44 of file ClientUtil.h.
| typedef InfoVec::const_iterator ClientUtil::InfoHelp::InfoVecConIter |
Definition at line 45 of file ClientUtil.h.
| static svn_error_t* ClientUtil::InfoHelp::infoReceiver | ( | void * | baton, |
| const char * | path, | ||
| const svn_info_t * | info, | ||
| apr_pool_t * | pool | ||
| ) | [static] |
1.7.6.1