24#ifndef _BLACKBOARD_SHMEM_LISTER_H_
25#define _BLACKBOARD_SHMEM_LISTER_H_
27#include <utils/ipc/shm_lister.h>
31class SharedMemoryHeader;
47 unsigned int mem_size,
BlackBoard shared memory lister.
virtual void print_no_segments()
Print this if no matching segment was found.
virtual void print_header()
Print header of the table.
virtual void print_footer()
Print footer of the table.
virtual void print_no_orphaned_segments()
Print this if no matching orphaned segment was found.
virtual void print_info(const SharedMemoryHeader *header, int shm_id, int semaphore, unsigned int mem_size, const void *memptr)
Print info about segment.
virtual ~BlackBoardSharedMemoryLister()
Destructor.
BlackBoardSharedMemoryLister()
Constructor.
Format list output for shared memory segments.
Fawkes library namespace.