|
GME
13
|
#include <SVNDialogSSLServerTrust.h>
Public Types | |
| enum | { IDD = IDD_DIALOG_SVNSSLSERVERTRUST } |
Public Member Functions | |
| CSVNDialogSSLServerTrust (CWnd *pParent=NULL) | |
| virtual | ~CSVNDialogSSLServerTrust () |
| virtual BOOL | OnInitDialog () |
Public Attributes | |
| CString | host |
| CString | fingerprint |
| CString | issuer |
| CString | problems |
| BOOL | permanent |
| BOOL | permanentEnabled |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
Definition at line 6 of file SVNDialogSSLServerTrust.h.
| anonymous enum |
Definition at line 15 of file SVNDialogSSLServerTrust.h.
| CSVNDialogSSLServerTrust::CSVNDialogSSLServerTrust | ( | CWnd * | pParent = NULL | ) |
Definition at line 13 of file SVNDialogSSLServerTrust.cpp.
| CSVNDialogSSLServerTrust::~CSVNDialogSSLServerTrust | ( | ) | [virtual] |
Definition at line 25 of file SVNDialogSSLServerTrust.cpp.
| void CSVNDialogSSLServerTrust::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 29 of file SVNDialogSSLServerTrust.cpp.
| BOOL CSVNDialogSSLServerTrust::OnInitDialog | ( | ) | [virtual] |
Definition at line 47 of file SVNDialogSSLServerTrust.cpp.
Definition at line 23 of file SVNDialogSSLServerTrust.h.
| CString CSVNDialogSSLServerTrust::host |
Definition at line 22 of file SVNDialogSSLServerTrust.h.
| CString CSVNDialogSSLServerTrust::issuer |
Definition at line 24 of file SVNDialogSSLServerTrust.h.
Definition at line 26 of file SVNDialogSSLServerTrust.h.
Definition at line 28 of file SVNDialogSSLServerTrust.h.
Definition at line 25 of file SVNDialogSSLServerTrust.h.
1.7.6.1