SvnCpp
client.hpp File Reference
#include <assert.h>
#include "svncpp/vector_wrapper.hpp"
#include "svncpp/utility_wrapper.hpp"
#include "svncpp/map_wrapper.hpp"
#include "svncpp/context.hpp"
#include "svncpp/exception.hpp"
#include "svncpp/path.hpp"
#include "svncpp/entry.hpp"
#include "svncpp/revision.hpp"
#include "svncpp/log_entry.hpp"
#include "svncpp/annotate_line.hpp"

Go to the source code of this file.

Data Structures

struct  svn::StatusFilter
 
struct  svn::CommitInfo
 
class  svn::Client
 

Namespaces

namespace  svn
 

Typedefs

typedef std::vector< AnnotateLinesvn::AnnotatedFile
 
typedef std::vector< DirEntrysvn::DirEntries
 
typedef std::vector< Infosvn::InfoVector
 
typedef std::vector< LogEntrysvn::LogEntries
 
typedef std::vector< Statussvn::StatusEntries
 
typedef std::map< std::string, std::string > svn::PropertiesMap
 
typedef std::pair< std::string, PropertiesMapsvn::PathPropertiesMapEntry
 
typedef std::vector< PathPropertiesMapEntrysvn::PathPropertiesMapList