Cyrus Mod Loader
Loading...
Searching...
No Matches
chat_msg_parser_t Class Reference

#include <ChatStyle.h>

Public Member Functions

class_msg_t process_line (std::wstring line)
 
 chat_msg_parser_t (ControlText *chatLog)
 
std::wstring serialize ()
 
void test ()
 
void stylize (int padding=0)
 

Constructor & Destructor Documentation

◆ chat_msg_parser_t()

chat_msg_parser_t::chat_msg_parser_t ( ControlText * chatLog)
inline

Member Function Documentation

◆ process_line()

class_msg_t chat_msg_parser_t::process_line ( std::wstring line)
inline

◆ serialize()

std::wstring chat_msg_parser_t::serialize ( )
inline

◆ stylize()

void chat_msg_parser_t::stylize ( int padding = 0)
inline

◆ test()

void chat_msg_parser_t::test ( )
inline