GME
13
|
#include <ClosureSmart.h>
Public Types | |
enum | { IDD = IDD_CLOSURESMARTCP } |
Public Member Functions | |
CClosureSmart (CWnd *pParent=NULL) | |
Public Attributes | |
bool | m_disable |
BOOL | m_bConns |
BOOL | m_bRefs |
BOOL | m_bSets |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnInvert () |
Protected Attributes | |
CButton | m_atomsAndModels |
Definition at line 16 of file ClosureSmart.h.
anonymous enum |
Definition at line 27 of file ClosureSmart.h.
CClosureSmart::CClosureSmart | ( | CWnd * | pParent = NULL | ) |
Definition at line 18 of file ClosureSmart.cpp.
void CClosureSmart::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 31 of file ClosureSmart.cpp.
BOOL CClosureSmart::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 51 of file ClosureSmart.cpp.
void CClosureSmart::OnInvert | ( | ) | [protected] |
Definition at line 82 of file ClosureSmart.cpp.
CButton CClosureSmart::m_atomsAndModels [protected] |
Definition at line 51 of file ClosureSmart.h.
Definition at line 28 of file ClosureSmart.h.
Definition at line 29 of file ClosureSmart.h.
Definition at line 30 of file ClosureSmart.h.
Definition at line 23 of file ClosureSmart.h.