![]() |
Barst
2.0
A server that controls lab hardware.
|
#include <mem pool.h>
Public Attributes | |
| void * | pMemory |
| int | nCount |
Item used in CMemRing.
Definition at line 44 of file mem pool.h.
| int SRingItem::nCount |
The number of users that claimed the memory.
Definition at line 49 of file mem pool.h.
| void* SRingItem::pMemory |
Pointer to the memory.
Definition at line 47 of file mem pool.h.
1.8.13