|
Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
|
継承メンバを含む alt::HeapMemory の全メンバ一覧です。
| _bCreateHeap | alt::HeapMemory | private |
| _dwErrorNo | alt::WindowsLibrary | protected |
| _hObject | alt::HandleLibrary | protected |
| _iBoundary | alt::HeapMemory | private |
| Allocate(SIZE_T bytes, DWORD dwFlags=MEM_ZERO) | alt::HeapMemory | virtual |
| BoundarySize(SIZE_T bytes) const | alt::HeapMemory | private |
| Close() | alt::HeapMemory | |
| Compact() const | alt::HeapMemory | |
| Create(SIZE_T initialSize=0, SIZE_T maximumSize=0, DWORD dwOptions=0) | alt::HeapMemory | |
| Free(LPVOID lpvMem) | alt::HeapMemory | virtual |
| GetErrNo() const | alt::WindowsLibrary | inlinevirtual |
| GetHandle() const | alt::HandleLibrary | |
| HandleLibrary() | alt::HandleLibrary | |
| HeapMemory() | alt::HeapMemory | |
| HeapMemory(const HeapMemory &base) | alt::HeapMemory | |
| Open() | alt::HeapMemory | |
| Reallocate(LPVOID lpvMem, SIZE_T bytes, DWORD dwFlags=MEM_ZERO) | alt::HeapMemory | virtual |
| SetErrNo() | alt::WindowsLibrary | virtual |
| WindowsLibrary() | alt::WindowsLibrary | inline |
| ~HandleLibrary() | alt::HandleLibrary | |
| ~HeapMemory() | alt::HeapMemory | |
| ~WindowsLibrary() | alt::WindowsLibrary | inlinevirtual |