CommonLibSSE NG
RE::BSSmallBlockAllocatorUtil::BlockPage Struct Reference

#include <BSSmallBlockAllocator.h>

Public Attributes

BlockPageleft
 
BlockPageright
 
FreeBlockblocks
 
std::uint16_t totalElem
 
std::uint16_t freeElem
 
std::uint32_t pad1C
 

Member Data Documentation

◆ blocks

FreeBlock* RE::BSSmallBlockAllocatorUtil::BlockPage::blocks

◆ freeElem

std::uint16_t RE::BSSmallBlockAllocatorUtil::BlockPage::freeElem

◆ left

BlockPage* RE::BSSmallBlockAllocatorUtil::BlockPage::left

◆ pad1C

std::uint32_t RE::BSSmallBlockAllocatorUtil::BlockPage::pad1C

◆ right

BlockPage* RE::BSSmallBlockAllocatorUtil::BlockPage::right

◆ totalElem

std::uint16_t RE::BSSmallBlockAllocatorUtil::BlockPage::totalElem

The documentation for this struct was generated from the following file: