ATLAS Offline Software
AthenaInterprocess::IdentifiedSharedQueue Member List

This is the complete list of members for AthenaInterprocess::IdentifiedSharedQueue, 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
IdentifiedSharedQueue()AthenaInterprocess::IdentifiedSharedQueue
IdentifiedSharedQueue(const std::string &name, int max_msg=SHAREDQUEUE_MAX_MSG, std::size_t max_size=MAX_MSG_SIZE, bool do_unlink=true)AthenaInterprocess::IdentifiedSharedQueue
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::IdentifiedSharedQueuevirtual
receive(pid_t &id)AthenaInterprocess::IdentifiedSharedQueuevirtual
receive_basic(T &)AthenaInterprocess::SharedQueue
send(const std::string &)AthenaInterprocess::IdentifiedSharedQueuevirtual
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::IdentifiedSharedQueuevirtual
try_receive(pid_t &id)AthenaInterprocess::IdentifiedSharedQueuevirtual
try_receive_basic(T &)AthenaInterprocess::SharedQueue
try_send(const std::string &)AthenaInterprocess::IdentifiedSharedQueuevirtual
try_send_basic(T)AthenaInterprocess::SharedQueue
~SharedQueue()AthenaInterprocess::SharedQueuevirtual