![]() |
ATLAS Offline Software
|
#include "AthenaInterprocess/SharedQueue.h"#include <boost/interprocess/ipc/message_queue.hpp>#include <iostream>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) |