| 
    CommonLibSSE (powerof3)
    
   | 
 
#include <BSSmallBlockAllocator.h>
Public Attributes | |
| BlockPageInternal * | left | 
| BlockPageInternal * | right | 
| BSSmallBlockAllocatorUtil::FreeBlock * | blocks | 
| std::uint16_t | totalElem | 
| std::uint16_t | freeElem | 
| std::uint16_t | elemSize | 
| std::uint16_t | check | 
| BSSmallBlockAllocatorUtil::FreeBlock* RE::BlockPageInternal::blocks | 
| std::uint16_t RE::BlockPageInternal::check | 
| std::uint16_t RE::BlockPageInternal::elemSize | 
| std::uint16_t RE::BlockPageInternal::freeElem | 
| BlockPageInternal* RE::BlockPageInternal::left | 
| BlockPageInternal* RE::BlockPageInternal::right | 
| std::uint16_t RE::BlockPageInternal::totalElem |