GME
13
|
#include <SVNClient.h>
Public Member Functions | |
virtual | ~CSVNError () |
CString | msg () const |
Friends | |
class | CSVNClient |
class | CSVNFile |
Definition at line 13 of file SVNClient.h.
CSVNError::~CSVNError | ( | ) | [virtual] |
Definition at line 77 of file SVNClient.cpp.
CString CSVNError::msg | ( | ) | const |
Definition at line 82 of file SVNClient.cpp.
friend class CSVNClient [friend] |
Definition at line 15 of file SVNClient.h.
friend class CSVNFile [friend] |
Definition at line 16 of file SVNClient.h.