#include <shared_memory-modify.hh>

Public Attributes | |
| uint64_t | chunk_size |
| char * | buf |
| uint32_t | chunk_index |
| uint32_t | chunk_offset |
| bool | commit |
| char * shm_buf::buf |
| uint32_t shm_buf::chunk_index |
| uint32_t shm_buf::chunk_offset |
| uint64_t shm_buf::chunk_size |
| bool shm_buf::commit |