libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
shared_mem.hpp File Reference
#include "core/exception.hpp"
#include "core/sizeof_void.hpp"
#include "core/syscall_wrapper.hpp"
#include <sys/mman.h>
#include <sys/stat.h>
#include <fcntl.h>
Include dependency graph for shared_mem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jmmcg::LIBJMMCG_VER_NAMESPACE::shared_mem
 A class to wrap POSIX (inter-process) shared-memory. More...
 

Namespaces

namespace  jmmcg
 Link with -lrt to include these functions.
 
namespace  jmmcg::LIBJMMCG_VER_NAMESPACE