#include <chat_log.hpp>
Public Attributes | |
| std::string | log |
| bool | whisper |
| std::string | received_motd = "" |
Definition at line 21 of file chat_log.hpp.
| std::string chatroom_log::log |
Definition at line 23 of file chat_log.hpp.
| std::string chatroom_log::received_motd = "" |
Definition at line 25 of file chat_log.hpp.
| bool chatroom_log::whisper |
Definition at line 24 of file chat_log.hpp.