5#ifndef ATHENAINTERPROCESS_IDENTIFIEDSHAREDQUEUE_H
6#define ATHENAINTERPROCESS_IDENTIFIEDSHAREDQUEUE_H
22 bool do_unlink =
true );
25 virtual bool try_send(
const std::string& );
26 virtual bool send(
const std::string& );
virtual std::string receive()
virtual bool send(const std::string &)
virtual bool try_send(const std::string &)
virtual std::string try_receive()
static const std::size_t MAX_MSG_SIZE
static const int SHAREDQUEUE_MAX_MSG