|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Represents a memory chunk. More...
#include <Sacado_Fad_MemPool.hpp>
Public Attributes | |
| Chunk * | next |
| char * | mem |
Represents a memory chunk.
Definition at line 83 of file Sacado_Fad_MemPool.hpp.
| Chunk* Sacado::Fad::MemPool::Chunk::next |
Definition at line 84 of file Sacado_Fad_MemPool.hpp.
| char* Sacado::Fad::MemPool::Chunk::mem |
Definition at line 85 of file Sacado_Fad_MemPool.hpp.
1.8.5