ATLAS Offline Software
Loading...
Searching...
No Matches
SharedQueue.cxx File Reference
#include "AthenaInterprocess/SharedQueue.h"
#include <boost/interprocess/ipc/message_queue.hpp>
#include <iostream>
Include dependency graph for SharedQueue.cxx:

Go to the source code of this file.

Namespaces

namespace  AthenaInterprocess

Functions

static bool AthenaInterprocess::do_send (message_queue *mq, const std::string &buf, bool block)
static std::string AthenaInterprocess::do_receive (message_queue *mq, bool block)