Definition at line 74 of file jmemmgr.cpp.
Public Attributes | |
| struct { | |
| small_pool_ptr next | |
| size_t bytes_used | |
| size_t bytes_left | |
| } | hdr | 
| ALIGN_TYPE | dummy | 
| size_t small_pool_struct::bytes_left | 
Definition at line 78 of file jmemmgr.cpp.
Referenced by alloc_small().
| size_t small_pool_struct::bytes_used | 
Definition at line 77 of file jmemmgr.cpp.
Referenced by alloc_small(), and free_pool().
| ALIGN_TYPE small_pool_struct::dummy | 
Definition at line 80 of file jmemmgr.cpp.
| struct { ... } small_pool_struct::hdr | 
Referenced by alloc_small(), and free_pool().
| small_pool_ptr small_pool_struct::next | 
Definition at line 76 of file jmemmgr.cpp.
Referenced by alloc_small(), and free_pool().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |