FACT++  1.0
MemoryChunk Class Reference

#include <MemoryManager.h>

Public Member Functions

 ~MemoryChunk ()
 

Private Member Functions

 MemoryChunk (const std::shared_ptr< MemoryStock > &mem, bool block)
 

Private Attributes

std::shared_ptr< MemoryStockfMemoryStock
 
std::shared_ptr< char > fPointer
 

Friends

class MemoryManager
 

Detailed Description

Definition at line 109 of file MemoryManager.h.


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