Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Attributes
small_pool_struct Union Reference

Detailed Description

Definition at line 71 of file jmemmgr.cpp.

Public Attributes

struct {
   small_pool_ptr   next
 
   size_t   bytes_used
 
   size_t   bytes_left
 
hdr
 
ALIGN_TYPE dummy
 

Member Data Documentation

◆ bytes_left

size_t small_pool_struct::bytes_left

Definition at line 76 of file jmemmgr.cpp.

Referenced by alloc_small().

◆ bytes_used

size_t small_pool_struct::bytes_used

Definition at line 75 of file jmemmgr.cpp.

Referenced by alloc_small(), and free_pool().

◆ dummy

ALIGN_TYPE small_pool_struct::dummy

Definition at line 78 of file jmemmgr.cpp.

◆ 

struct { ... } small_pool_struct::hdr

Referenced by alloc_small(), and free_pool().

◆ next

small_pool_ptr small_pool_struct::next

Definition at line 74 of file jmemmgr.cpp.

Referenced by alloc_small(), and free_pool().




Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST