#include "ace/Malloc.h"
#include "ace/Obchunk.i"
Include dependency graph for Obchunk.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Obchunk |
Defines the state that represents a "chunk" of memory. Evenything in this class is public because it is designed as an internal structure of Obstack_T and users are not supposed to use this class directly. More... |