#include <chat_interface.h>
Collaboration diagram for ChatInterface:Public Attributes | |
| MutexedQueue< ChatEvent * > | command_queue |
| MutexedQueue< ChatEvent * > | outgoing_queue |
| MutexedQueue<ChatEvent *> ChatInterface::command_queue |
Referenced by Server::AsyncRunStep().
| MutexedQueue<ChatEvent *> ChatInterface::outgoing_queue |