Geant4_10
|
Public Attributes | |
char * | base |
size_t | size |
struct malloc_segment * | next |
flag_t | sflags |
Definition at line 2339 of file mymalloc.cc.
char* malloc_segment::base |
Definition at line 2340 of file mymalloc.cc.
struct malloc_segment* malloc_segment::next |
Definition at line 2342 of file mymalloc.cc.
flag_t malloc_segment::sflags |
Definition at line 2343 of file mymalloc.cc.
size_t malloc_segment::size |
Definition at line 2341 of file mymalloc.cc.