#include <dirent.hpp>
◆ DirEntry() [1/3]
svn::DirEntry::DirEntry |
( |
| ) |
|
◆ DirEntry() [2/3]
svn::DirEntry::DirEntry |
( |
const char * | name, |
|
|
const svn_dirent_t * | dirEntry, |
|
|
const svn_lock_t * | lock = 0 ) |
constructor for existing svn_dirent_t entries
◆ DirEntry() [3/3]
svn::DirEntry::DirEntry |
( |
const DirEntry & | src | ) |
|
◆ ~DirEntry()
svn::DirEntry::~DirEntry |
( |
| ) |
|
◆ createdRev()
svn_revnum_t svn::DirEntry::createdRev |
( |
| ) |
const |
◆ hasProps()
bool svn::DirEntry::hasProps |
( |
| ) |
const |
◆ kind()
svn_node_kind_t svn::DirEntry::kind |
( |
| ) |
const |
◆ lastAuthor()
const char * svn::DirEntry::lastAuthor |
( |
| ) |
const |
◆ lockComment()
const char * svn::DirEntry::lockComment |
( |
| ) |
const |
◆ lockOwner()
const char * svn::DirEntry::lockOwner |
( |
| ) |
const |
◆ lockToken()
const char * svn::DirEntry::lockToken |
( |
| ) |
const |
◆ name()
const char * svn::DirEntry::name |
( |
| ) |
const |
◆ operator=()
◆ size()
svn_filesize_t svn::DirEntry::size |
( |
| ) |
const |
◆ time()
apr_time_t svn::DirEntry::time |
( |
| ) |
const |
The documentation for this class was generated from the following file: