Main Page | Namespace List | Class Hierarchy | Data Structures | File List | Namespace Members | Data Fields | Globals

svn::LogEntry Struct Reference

#include <log_entry.hpp>


Public Member Functions

 LogEntry ()
 LogEntry (const svn_revnum_t revision, const char *author, const char *date, const char *message)

Data Fields

svn_revnum_t revision
std::string author
std::string date
std::string message


Constructor & Destructor Documentation

svn::LogEntry::LogEntry  )  [inline]
 

svn::LogEntry::LogEntry const svn_revnum_t  revision,
const char *  author,
const char *  date,
const char *  message
[inline]
 


Field Documentation

std::string svn::LogEntry::author
 

std::string svn::LogEntry::date
 

std::string svn::LogEntry::message
 

svn_revnum_t svn::LogEntry::revision
 


The documentation for this struct was generated from the following file:
Generated on Sat Dec 6 22:47:51 2003 for SvnCpp by doxygen 1.3.4