File segment_info.hpp¶
All templated types in this namespaces are elementary types: int, double, float, char*, …
- #include <segment_info.hpp>
encapsulate information related to a shared memory segment
Public Functions
introspection of the shared memory segment
total size of the segment
free memory of the segment
used memory of the segment
report on the status of the internal structures of the segment
number of objects allocated in the segment
print in the terminal informations about the segment
Private Members