VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
tklb::memory::MemoryPool::Block Struct Reference

Struct used to mark every allocation;. More...

#include <TMemoryPool.hpp>

Collaboration diagram for tklb::memory::MemoryPool::Block:

Public Attributes

Size size
 
Size space
 

Detailed Description

Struct used to mark every allocation;.

Definition at line 41 of file TMemoryPool.hpp.

Member Data Documentation

◆ size

Size tklb::memory::MemoryPool::Block::size

Definition at line 43 of file TMemoryPool.hpp.

◆ space

Size tklb::memory::MemoryPool::Block::space

Definition at line 46 of file TMemoryPool.hpp.


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