libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#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>
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 |