GME  13
Public Member Functions | Public Attributes
CMgaMappedTreeCtrl< ObjectProxy > Class Template Reference

#include <MgaMappedTreeCtrl.h>

Inheritance diagram for CMgaMappedTreeCtrl< ObjectProxy >:
Inheritance graph
[legend]
Collaboration diagram for CMgaMappedTreeCtrl< ObjectProxy >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CMgaMappedTreeCtrl ()
BOOL GetSelectedItemProxy (ObjectProxy &rMgaObjectProxy)
virtual ~CMgaMappedTreeCtrl ()
virtual BOOL DeleteItem (HTREEITEM hItem)
virtual void CleanUp ()
virtual BOOL LookupObjectUnknown (HTREEITEM hTreeItem, IUnknown *&out)

Public Attributes

CMgaMap< ObjectProxy > m_MgaMap

Detailed Description

template<class ObjectProxy>
class CMgaMappedTreeCtrl< ObjectProxy >

Definition at line 47 of file MgaMappedTreeCtrl.h.


Constructor & Destructor Documentation

template<class ObjectProxy>
CMgaMappedTreeCtrl< ObjectProxy >::CMgaMappedTreeCtrl ( ) [inline]

Definition at line 50 of file MgaMappedTreeCtrl.h.

template<class ObjectProxy>
virtual CMgaMappedTreeCtrl< ObjectProxy >::~CMgaMappedTreeCtrl ( ) [inline, virtual]

Definition at line 63 of file MgaMappedTreeCtrl.h.


Member Function Documentation

template<class ObjectProxy>
virtual void CMgaMappedTreeCtrl< ObjectProxy >::CleanUp ( ) [inline, virtual]

Implements CMgaMappedTreeCtrlBase.

Definition at line 70 of file MgaMappedTreeCtrl.h.

template<class ObjectProxy>
virtual BOOL CMgaMappedTreeCtrl< ObjectProxy >::DeleteItem ( HTREEITEM  hItem) [inline, virtual]

Implements CMgaMappedTreeCtrlBase.

Definition at line 65 of file MgaMappedTreeCtrl.h.

template<class ObjectProxy>
BOOL CMgaMappedTreeCtrl< ObjectProxy >::GetSelectedItemProxy ( ObjectProxy &  rMgaObjectProxy) [inline]

Definition at line 54 of file MgaMappedTreeCtrl.h.

template<class ObjectProxy>
virtual BOOL CMgaMappedTreeCtrl< ObjectProxy >::LookupObjectUnknown ( HTREEITEM  hTreeItem,
IUnknown *&  out 
) [inline, virtual]

Implements CMgaMappedTreeCtrlBase.

Definition at line 75 of file MgaMappedTreeCtrl.h.


Member Data Documentation

template<class ObjectProxy>
CMgaMap<ObjectProxy> CMgaMappedTreeCtrl< ObjectProxy >::m_MgaMap

Definition at line 79 of file MgaMappedTreeCtrl.h.


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