Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals | Related Pages

client.hpp File Reference

#include <vector>
#include <utility>
#include <map>
#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.

Namespaces

namespace  svn

Typedefs

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< PathPropertiesMapEntryPathPropertiesMapList

Variables

class class class typedef
std::vector< LogEntry > 
LogEntries


Typedef Documentation

typedef std::vector<AnnotateLine> svn::AnnotatedFile
 

typedef std::vector<DirEntry> svn::DirEntries
 

typedef std::pair<std::string, PropertiesMap> svn::PathPropertiesMapEntry
 

typedef std::vector<PathPropertiesMapEntry> svn::PathPropertiesMapList
 

typedef std::map<std::string,std::string> svn::PropertiesMap
 

typedef std::vector<Status> svn::StatusEntries
 


Variable Documentation

class class class class typedef std::vector<LogEntry> svn::LogEntries
 


Generated on Wed May 4 00:05:22 2005 for SvnCpp by  doxygen 1.4.1