| HyperDbg Debugger
    | 
Table of holding pools detail structure. More...
#include <PoolManager.h>
| Public Attributes | |
| UINT64 | Address | 
| SIZE_T | Size | 
| POOL_ALLOCATION_INTENTION | Intention | 
| LIST_ENTRY | PoolsList | 
| BOOLEAN | IsBusy | 
| BOOLEAN | ShouldBeFreed | 
| BOOLEAN | AlreadyFreed | 
Table of holding pools detail structure.
| UINT64 _POOL_TABLE::Address | 
| BOOLEAN _POOL_TABLE::AlreadyFreed | 
| POOL_ALLOCATION_INTENTION _POOL_TABLE::Intention | 
| BOOLEAN _POOL_TABLE::IsBusy | 
| LIST_ENTRY _POOL_TABLE::PoolsList | 
| BOOLEAN _POOL_TABLE::ShouldBeFreed | 
| SIZE_T _POOL_TABLE::Size |