ATLAS Offline Software
AthenaInterprocess::SharedQueue Member List

This is the complete list of members for AthenaInterprocess::SharedQueue, including all inherited members.

copy(const SharedQueue &other)AthenaInterprocess::SharedQueueprivate
destroy()AthenaInterprocess::SharedQueueprivate
do_receive_basic(T &, bool)AthenaInterprocess::SharedQueueprivate
do_send_basic(T, bool)AthenaInterprocess::SharedQueueprivate
m_countAthenaInterprocess::SharedQueueprivate
m_nameAthenaInterprocess::SharedQueueprivate
m_queueAthenaInterprocess::SharedQueueprivate
name() constAthenaInterprocess::SharedQueue
operator bool() constAthenaInterprocess::SharedQueueinline
operator->()AthenaInterprocess::SharedQueueinlineprotected
operator=(const SharedQueue &other)AthenaInterprocess::SharedQueue
receive()AthenaInterprocess::SharedQueuevirtual
receive_basic(T &)AthenaInterprocess::SharedQueue
send(const std::string &)AthenaInterprocess::SharedQueuevirtual
send_basic(T)AthenaInterprocess::SharedQueue
SharedQueue()AthenaInterprocess::SharedQueue
SharedQueue(const std::string &name, int max_msg=SHAREDQUEUE_MAX_MSG, std::size_t max_size=MAX_MSG_SIZE, bool do_unlink=true)AthenaInterprocess::SharedQueue
SharedQueue(const SharedQueue &other)AthenaInterprocess::SharedQueue
try_receive()AthenaInterprocess::SharedQueuevirtual
try_receive_basic(T &)AthenaInterprocess::SharedQueue
try_send(const std::string &)AthenaInterprocess::SharedQueuevirtual
try_send_basic(T)AthenaInterprocess::SharedQueue
~SharedQueue()AthenaInterprocess::SharedQueuevirtual