GME
13
|
#include <SVNDialogCommit.h>
Public Types | |
enum | { IDD = IDD_DIALOG_SVNCOMMIT } |
Public Member Functions | |
CSVNDialogCommit (CWnd *pParent=NULL) | |
virtual | ~CSVNDialogCommit () |
Public Attributes | |
CString | filename |
CString | repository |
long | revision |
CString | logMessage |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
Definition at line 6 of file SVNDialogCommit.h.
anonymous enum |
Definition at line 15 of file SVNDialogCommit.h.
CSVNDialogCommit::CSVNDialogCommit | ( | CWnd * | pParent = NULL | ) |
Definition at line 13 of file SVNDialogCommit.cpp.
CSVNDialogCommit::~CSVNDialogCommit | ( | ) | [virtual] |
Definition at line 23 of file SVNDialogCommit.cpp.
void CSVNDialogCommit::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 27 of file SVNDialogCommit.cpp.
CString CSVNDialogCommit::filename |
Definition at line 22 of file SVNDialogCommit.h.
CString CSVNDialogCommit::logMessage |
Definition at line 25 of file SVNDialogCommit.h.
CString CSVNDialogCommit::repository |
Definition at line 23 of file SVNDialogCommit.h.
Definition at line 24 of file SVNDialogCommit.h.