|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| BaseMemAllocator | base |
| CRITICAL_SECTION | csState |
| LPVOID | pMemory |
Definition at line 805 of file memallocator.c.
| BaseMemAllocator StdMemAllocator::base |
Definition at line 807 of file memallocator.c.
Referenced by StdMemAllocator_create().
| CRITICAL_SECTION StdMemAllocator::csState |
Definition at line 808 of file memallocator.c.
Referenced by StdMemAllocator_create().
| LPVOID StdMemAllocator::pMemory |
Definition at line 809 of file memallocator.c.
Referenced by StdMemAllocator_create().