Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
steam::engine::diagn Namespace Reference

Typedefs

using PoolBlocks = ScopedPtrVect< Block >
 
using PoolTable = std::unordered_map< HashVal, BlockPool >
 

Classes

class  Block
 Helper for implementing a diagnostic BufferProvider: A block of heap allocated storage, with the capability to store some additional tracking information. More...
 
class  BlockPool
 

Typedef Documentation

◆ PoolBlocks

Definition at line 88 of file tracking-heap-block-provider.cpp.

◆ PoolTable

using PoolTable = std::unordered_map<HashVal,BlockPool>

Definition at line 106 of file tracking-heap-block-provider.hpp.