#include <fesa-core/Core/AbstractMsgQueue.h>
#include <string>
#include <mqueue.h>
Go to the source code of this file.
Classes | |
class | fesa::IpcMsgQueue |
If the RT and the server part are NOT in the same process, the POSIX message queue is used. The class provides the structure of the POSIX message queue and its corresponding functions. More... | |
Namespaces | |
namespace | fesa |