|
ReactOS 0.4.17-dev-357-ga8f14ff
|


Protected Attributes | |
| LPBYTE | m_pbNodeSlots = NULL |
| DWORD | m_cMaxNodeSlots = 0 |
| HANDLE | m_hMutex = NULL |
Protected Attributes inherited from CMruNode | |
| UINT | m_iSlot = 0 |
| CMruNode * | m_pParent = NULL |
| IShellFolder * | m_pShellFolder = NULL |
Protected Attributes inherited from CMruLongList | |
| UINT * | m_puSlotData = NULL |
Protected Attributes inherited from CMruBase | |
| 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 Public Member Functions inherited from CMruBase | |
| static void * | operator new (size_t size) |
| static void | operator delete (void *ptr) |
Definition at line 968 of file mrulist.cpp.
|
inline |
Definition at line 982 of file mrulist.cpp.
|
override |
Definition at line 1010 of file mrulist.cpp.
|
protected |
Definition at line 1051 of file mrulist.cpp.
Referenced by InitList().
|
protected |
Definition at line 1036 of file mrulist.cpp.
Referenced by _InitNodeSlots(), GetEmptySlot(), and PruneKids().
|
protected |
Definition at line 1045 of file mrulist.cpp.
Referenced by _InitNodeSlots(), GetEmptySlot(), and PruneKids().
Definition at line 1240 of file mrulist.cpp.
Definition at line 1064 of file mrulist.cpp.
Referenced by UsePidl().
|
override |
Definition at line 1098 of file mrulist.cpp.
|
override |
Definition at line 1209 of file mrulist.cpp.
|
override |
Definition at line 1020 of file mrulist.cpp.
|
override |
Definition at line 1162 of file mrulist.cpp.
|
inlineoverride |
Definition at line 990 of file mrulist.cpp.
|
inlineoverride |
Definition at line 994 of file mrulist.cpp.
|
override |
Definition at line 1126 of file mrulist.cpp.
|
protected |
Definition at line 974 of file mrulist.cpp.
Referenced by _LoadNodeSlots(), _SaveNodeSlots(), and GetEmptySlot().
Definition at line 975 of file mrulist.cpp.
Referenced by InitList(), PruneKids(), QueryPidl(), UsePidl(), and ~CMruPidlList().
Definition at line 973 of file mrulist.cpp.
Referenced by _InitNodeSlots(), _LoadNodeSlots(), _SaveNodeSlots(), EmptyNodeSlot(), GetEmptySlot(), and ~CMruPidlList().