◆ ThreadQueue()
PARTONS::ThreadQueue::ThreadQueue |
( |
| ) |
|
◆ ~ThreadQueue()
PARTONS::ThreadQueue::~ThreadQueue |
( |
| ) |
|
|
virtual |
◆ empty()
bool PARTONS::ThreadQueue::empty |
( |
| ) |
|
◆ pop()
ElemUtils::Packet PARTONS::ThreadQueue::pop |
( |
| ) |
|
◆ push() [1/2]
void PARTONS::ThreadQueue::push |
( |
const ElemUtils::Packet & |
packet | ) |
|
◆ push() [2/2]
void PARTONS::ThreadQueue::push |
( |
const List< ElemUtils::Packet > & |
listOfPacket | ) |
|
◆ m_mutex
sf::Mutex PARTONS::ThreadQueue::m_mutex |
|
private |
◆ m_tasks
std::queue<ElemUtils::Packet> PARTONS::ThreadQueue::m_tasks |
|
private |
The documentation for this class was generated from the following files: