24 #ifndef _SVNCPP_INFO_HPP_ 25 #define _SVNCPP_INFO_HPP_ 28 #include "svn_client.h" svn_revnum_t revision() const
const char * lastChangedAuthor() const
const char * uuid() const
const Path & path() const
const char * repos() const
svn_revnum_t lastChangedRev() const
Definition: annotate_line.hpp:31
apr_time_t lastChangedDate() const
Info(const Path &path, const svn_info_t *src=0)
svn_node_kind_t kind() const
Info & operator=(const Info &)