Data Structures | |
class | AnnotateLine |
class | Apr |
class | Client |
class | Context |
class | ContextListener |
class | DateTime |
class | DirEntry |
class | Entry |
class | Exception |
class | ClientException |
struct | LogChangePathEntry |
struct | LogEntry |
class | Path |
class | Pool |
struct | PropertyEntry |
class | Property |
class | Revision |
class | Status |
class | Targets |
class | Url |
class | Wc |
Typedefs | |
typedef std::vector< LogEntry > | LogEntries |
typedef std::vector< Status > | StatusEntries |
typedef std::vector< DirEntry > | DirEntries |
typedef std::vector< AnnotateLine > | AnnotatedFile |
typedef std::map< std::string, std::string > | PropertiesMap |
typedef std::pair< std::string, PropertiesMap > | PathPropertiesMapEntry |
typedef std::vector< PathPropertiesMapEntry > | PathPropertiesMapList |
Variables | |
const bool | SUPPORTS_LOCK |
const bool | SUPPORTS_PEG |
const bool | SUPPORTS_EXTERNALS |
typedef std::vector<LogEntry> svn::LogEntries |
typedef std::vector<Status> svn::StatusEntries |
typedef std::vector<DirEntry> svn::DirEntries |
typedef std::vector<AnnotateLine> svn::AnnotatedFile |
typedef std::map<std::string,std::string> svn::PropertiesMap |
typedef std::pair<std::string, PropertiesMap> svn::PathPropertiesMapEntry |
typedef std::vector<PathPropertiesMapEntry> svn::PathPropertiesMapList |
const bool svn::SUPPORTS_LOCK |
const bool svn::SUPPORTS_PEG |
const bool svn::SUPPORTS_EXTERNALS |