|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for CMruBase, 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)=0 | CMruBase | pure virtual |
| _GetSlotItem(UINT iSlot, SLOTITEMDATA **ppItem) | CMruBase | protected |
| _InitSlots()=0 | CMruBase | pure virtual |
| _IsEqual(const SLOTITEMDATA *pItem, LPCVOID pvData, UINT cbData) const | CMruBase | virtual |
| _LoadItem(UINT iSlot) | CMruBase | protected |
| _RemoveSlot(UINT iSlot, UINT *puSlot)=0 | CMruBase | pure virtual |
| _SaveSlots()=0 | CMruBase | pure virtual |
| _SlotString(UINT iSlot, LPWSTR psz, DWORD cch)=0 | CMruBase | pure virtual |
| _UpdateSlots(UINT iSlot)=0 | CMruBase | pure virtual |
| _UseEmptySlot(UINT *piSlot) | CMruBase | protected |
| AddData(LPCVOID pvData, DWORD cbData, UINT *piSlot) override | CMruBase | |
| CMruBase() | CMruBase | |
| 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 |
| 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 |