ddt 1.1.0
Loading...
Searching...
No Matches
Classes | Namespaces
ddtMemoryManager.hpp File Reference

Manager for shared memories. This class manages the handling of shared memories. More...

#include <boost/circular_buffer.hpp>
#include <boost/interprocess/containers/string.hpp>
#include <boost/interprocess/managed_shared_memory.hpp>
#include <boost/tokenizer.hpp>
#include <csignal>
#include <fstream>
#include <iostream>
#include "ddt/ddtConstants.hpp"
#include "ddt/ddtErrorCodes.hpp"
#include "ddt/ddtLogger.hpp"
#include "ddt/ddtMemoryAccessor.hpp"

Go to the source code of this file.

Classes

struct  ddt::Shm
 
class  ddt::DdtMemoryManager
 

Namespaces

namespace  ddt
 

Detailed Description

Manager for shared memories. This class manages the handling of shared memories.

Author
Matthias Grimm, CGI
Since
2020/01/16