GME  13
Public Member Functions | Public Attributes | Friends
CInheritanceTreeCtrl Class Reference

#include <InheritanceTreeCtrl.h>

Inheritance diagram for CInheritanceTreeCtrl:
Inheritance graph
[legend]
Collaboration diagram for CInheritanceTreeCtrl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CInheritanceTreeCtrl ()
virtual ~CInheritanceTreeCtrl ()
HTREEITEM InsertItem (HTREEITEM hParent, CString strObjectName, LPUNKNOWN pUnknown, objtype_enum otObjectType)
void SetItemProperties (HTREEITEM hItem)
void RestoreState ()
void StoreState ()

Public Attributes

CMapStringToString m_StateBuffer
BOOL m_bIsStateStored

Friends

class CInheritancePropertyPage

Detailed Description

Definition at line 14 of file InheritanceTreeCtrl.h.


Constructor & Destructor Documentation

Definition at line 20 of file InheritanceTreeCtrl.cpp.

Definition at line 25 of file InheritanceTreeCtrl.cpp.


Member Function Documentation

HTREEITEM CInheritanceTreeCtrl::InsertItem ( HTREEITEM  hParent,
CString  strObjectName,
LPUNKNOWN  pUnknown,
objtype_enum  otObjectType 
)

Definition at line 30 of file InheritanceTreeCtrl.cpp.

Definition at line 201 of file InheritanceTreeCtrl.cpp.

void CInheritanceTreeCtrl::SetItemProperties ( HTREEITEM  hItem)

Definition at line 56 of file InheritanceTreeCtrl.cpp.

Definition at line 138 of file InheritanceTreeCtrl.cpp.


Friends And Related Function Documentation

friend class CInheritancePropertyPage [friend]

Definition at line 16 of file InheritanceTreeCtrl.h.


Member Data Documentation

Definition at line 24 of file InheritanceTreeCtrl.h.

Definition at line 23 of file InheritanceTreeCtrl.h.


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