Main Page
Namespace List
Class Hierarchy
Data Structures
File List
Namespace Members
Data Fields
Globals
svn::LogEntry Struct Reference
#include <
log_entry.hpp
>
Public Methods
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:
log_entry.hpp
Generated on Thu Aug 28 13:22:39 2003 for SvnCpp by
1.2.15