GME  13
Public Member Functions | Friends
CSVNClient Class Reference

#include <SVNClient.h>

List of all members.

Public Member Functions

 CSVNClient ()
virtual ~CSVNClient ()
void initialize ()
CSVNFileembraceFile (const CString &filePath)
void forgetFile (CSVNFile *svnFile)

Friends

class CSVNFile

Detailed Description

Definition at line 78 of file SVNClient.h.


Constructor & Destructor Documentation

Definition at line 115 of file SVNClient.cpp.

CSVNClient::~CSVNClient ( void  ) [virtual]

Definition at line 121 of file SVNClient.cpp.


Member Function Documentation

CSVNFile * CSVNClient::embraceFile ( const CString &  filePath)

Definition at line 281 of file SVNClient.cpp.

void CSVNClient::forgetFile ( CSVNFile svnFile)

Definition at line 290 of file SVNClient.cpp.

void CSVNClient::initialize ( void  )

Definition at line 135 of file SVNClient.cpp.


Friends And Related Function Documentation

friend class CSVNFile [friend]

Definition at line 80 of file SVNClient.h.


The documentation for this class was generated from the following files: