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