GME  13
Classes | Public Types | Static Public Member Functions
ClientUtil::InfoHelp Struct Reference

#include <ClientUtil.h>

List of all members.

Classes

struct  InfoBaton
struct  InfoEntry

Public Types

typedef std::vector< InfoEntryInfoVec
typedef InfoVec::const_iterator InfoVecConIter

Static Public Member Functions

static svn_error_tinfoReceiver (void *baton, const char *path, const svn_info_t *info, apr_pool_t *pool)

Detailed Description

Definition at line 36 of file ClientUtil.h.


Member Typedef Documentation

Definition at line 44 of file ClientUtil.h.

typedef InfoVec::const_iterator ClientUtil::InfoHelp::InfoVecConIter

Definition at line 45 of file ClientUtil.h.


Member Function Documentation

static svn_error_t* ClientUtil::InfoHelp::infoReceiver ( void *  baton,
const char *  path,
const svn_info_t info,
apr_pool_t pool 
) [static]

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