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