ReactOS 0.4.16-dev-823-g9a093ec
|
Protected Attributes | |
UINT | m_iSlot = 0 |
CMruNode * | m_pParent = NULL |
IShellFolder * | m_pShellFolder = NULL |
![]() | |
UINT * | m_puSlotData = NULL |
![]() | |
LONG | m_cRefs = 1 |
DWORD | m_dwFlags = 0 |
BOOL | m_bNeedSave = FALSE |
BOOL | m_bChecked = FALSE |
HKEY | m_hKey = NULL |
DWORD | m_cSlotRooms = 0 |
DWORD | m_cSlots = 0 |
SLOTCOMPARE | m_fnCompare = NULL |
SLOTITEMDATA * | m_pSlots = NULL |
Additional Inherited Members | |
![]() | |
static void * | operator new (size_t size) |
static void | operator delete (void *ptr) |
Definition at line 728 of file mrulist.cpp.
|
inline |
Definition at line 761 of file mrulist.cpp.
|
override |
Definition at line 768 of file mrulist.cpp.
|
protected |
Definition at line 897 of file mrulist.cpp.
Referenced by _GetPidlSlot().
Definition at line 790 of file mrulist.cpp.
Referenced by Clear(), GetNode(), and RemoveLeast().
Reimplemented from CMruBase.
Definition at line 902 of file mrulist.cpp.
|
protected |
Definition at line 908 of file mrulist.cpp.
Referenced by _GetPidlSlot().
|
protected |
Definition at line 913 of file mrulist.cpp.
Referenced by GetNode().
|
protected |
Definition at line 860 of file mrulist.cpp.
Referenced by GetNode().
|
protected |
Definition at line 872 of file mrulist.cpp.
HRESULT CMruNode::BindToSlot | ( | UINT | iSlot, |
IShellFolder ** | ppSF | ||
) |
Definition at line 847 of file mrulist.cpp.
Referenced by _InitLate().
HRESULT CMruNode::Clear | ( | CMruPidlList * | pList | ) |
Definition at line 1266 of file mrulist.cpp.
Referenced by Clear(), and CMruPidlList::PruneKids().
HRESULT CMruNode::GetNode | ( | BOOL | bAdd, |
LPCITEMIDLIST | pidl, | ||
CMruNode ** | pNewNode | ||
) |
Definition at line 808 of file mrulist.cpp.
Referenced by GetNode(), CMruPidlList::PruneKids(), CMruPidlList::QueryPidl(), and CMruPidlList::UsePidl().
Definition at line 879 of file mrulist.cpp.
Referenced by Clear(), CMruPidlList::QueryPidl(), RemoveLeast(), and CMruPidlList::UsePidl().
CMruNode * CMruNode::GetParent | ( | ) |
Definition at line 783 of file mrulist.cpp.
Referenced by CMruPidlList::QueryPidl().
Definition at line 936 of file mrulist.cpp.
Referenced by CMruPidlList::GetEmptySlot(), and RemoveLeast().
Definition at line 889 of file mrulist.cpp.
Referenced by CMruPidlList::UsePidl().
|
protected |
Definition at line 732 of file mrulist.cpp.
Referenced by _InitLate(), and CMruNode().
Definition at line 733 of file mrulist.cpp.
Referenced by _InitLate(), CMruNode(), GetParent(), and ~CMruNode().
|
protected |
Definition at line 734 of file mrulist.cpp.
Referenced by _InitLate(), _IsEqual(), BindToSlot(), and ~CMruNode().