#include <log_entry.hpp>
|
| | LogEntry () |
| | LogEntry (const svn_revnum_t revision, const char *author, const char *date, const char *message) |
◆ LogEntry() [1/2]
| svn::LogEntry::LogEntry |
( |
| ) |
|
◆ LogEntry() [2/2]
| svn::LogEntry::LogEntry |
( |
const svn_revnum_t | revision, |
|
|
const char * | author, |
|
|
const char * | date, |
|
|
const char * | message ) |
◆ author
| std::string svn::LogEntry::author |
◆ changedPaths
◆ date
| apr_time_t svn::LogEntry::date |
◆ message
| std::string svn::LogEntry::message |
◆ revision
| svn_revnum_t svn::LogEntry::revision |
The documentation for this struct was generated from the following file: