svn::LogChangePathEntry Struct Reference

#include <log_entry.hpp>


Public Member Functions

 LogChangePathEntry (const char *path_, char action_, const char *copyFromPath_, const svn_revnum_t copyFromRevision_)

Data Fields

std::string path
char action
std::string copyFromPath
svn_revnum_t copyFromRevision


Constructor & Destructor Documentation

svn::LogChangePathEntry::LogChangePathEntry ( const char *  path_,
char  action_,
const char *  copyFromPath_,
const svn_revnum_t  copyFromRevision_ 
)


Field Documentation

std::string svn::LogChangePathEntry::path

char svn::LogChangePathEntry::action

std::string svn::LogChangePathEntry::copyFromPath

svn_revnum_t svn::LogChangePathEntry::copyFromRevision


The documentation for this struct was generated from the following file:
Generated on Sat Dec 30 19:12:54 2006 for SvnCpp by  doxygen 1.5.1