This is the complete list of members for ChatBackend, including all inherited members.
addMessage(const std::wstring &name, std::wstring text) | ChatBackend | |
addUnparsedMessage(std::wstring line) | ChatBackend | |
applySettings() | ChatBackend | |
ChatBackend() | ChatBackend | |
clearRecentChat() | ChatBackend | |
getConsoleBuffer() | ChatBackend | |
getPrompt() | ChatBackend | |
getRecentBuffer() | ChatBackend | |
getRecentChat() const | ChatBackend | |
m_console_buffer | ChatBackend | private |
m_prompt | ChatBackend | private |
m_recent_buffer | ChatBackend | private |
reformat(u32 cols, u32 rows) | ChatBackend | |
scroll(s32 rows) | ChatBackend | |
scrollPageDown() | ChatBackend | |
scrollPageUp() | ChatBackend | |
step(float dtime) | ChatBackend | |
~ChatBackend()=default | ChatBackend |