|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for CMruShortList, including all inherited members.
| _AddItem(UINT iSlot, LPCVOID pvData, DWORD cbData) | CMruBase | protected |
| _CheckUsedSlots() | CMruBase | protected |
| _DeleteItem(UINT iSlot) | CMruBase | protected |
| _DeleteValue(LPCWSTR pszValue) | CMruBase | virtual |
| _GetItem(UINT iSlot, SLOTITEMDATA **ppItem) | CMruBase | protected |
| _GetSlot(UINT iSlot, UINT *puSlot) override | CMruShortList | protectedvirtual |
| _GetSlotItem(UINT iSlot, SLOTITEMDATA **ppItem) | CMruBase | protected |
| _InitSlots() override | CMruShortList | protectedvirtual |
| _IsEqual(const SLOTITEMDATA *pItem, LPCVOID pvData, UINT cbData) const | CMruBase | virtual |
| _LoadItem(UINT iSlot) | CMruBase | protected |
| _RemoveSlot(UINT iSlot, UINT *puSlot) override | CMruShortList | protectedvirtual |
| _SaveSlots() override | CMruShortList | protectedvirtual |
| _SlotString(UINT iSlot, LPWSTR psz, DWORD cch) override | CMruShortList | protectedvirtual |
| _UpdateSlots(UINT iSlot) override | CMruShortList | protectedvirtual |
| _UseEmptySlot(UINT *piSlot) | CMruBase | protected |
| AddData(LPCVOID pvData, DWORD cbData, UINT *piSlot) override | CMruBase | |
| CMruBase() | CMruBase | |
| CMruLongList | CMruShortList | friend |
| CMruShortList() | CMruShortList | inline |
| Delete(UINT iSlot) override | CMruBase | |
| FindData(LPCVOID pvData, DWORD cbData, UINT *piSlot) override | CMruBase | |
| GetData(UINT iSlot, LPVOID pvData, DWORD cbData) override | CMruBase | |
| InitData(UINT cCapacity, UINT flags, HKEY hKey, LPCWSTR pszSubKey OPTIONAL, SLOTCOMPARE fnCompare OPTIONAL) override | CMruBase | |
| m_bChecked | CMruBase | protected |
| m_bNeedSave | CMruBase | protected |
| m_cRefs | CMruBase | protected |
| m_cSlotRooms | CMruBase | protected |
| m_cSlots | CMruBase | protected |
| m_dwFlags | CMruBase | protected |
| m_fnCompare | CMruBase | protected |
| m_hKey | CMruBase | protected |
| m_pSlots | CMruBase | protected |
| m_pszSlotData | CMruShortList | protected |
| operator delete(void *ptr) | CMruBase | inlinestatic |
| operator new(size_t size) | CMruBase | inlinestatic |
| QueryInfo(UINT iSlot, UINT *piGotSlot, DWORD *pcbData) override | CMruBase | |
| QueryInterface(REFIID riid, void **ppvObj) override | CMruBase | |
| STDMETHODIMP_(ULONG) AddRef() override | CMruBase | inline |
| STDMETHODIMP_(ULONG) Release() override | CMruBase | |
| ~CMruBase() | CMruBase | virtual |
| ~CMruShortList() override | CMruShortList | inline |