#include <externs.h>
Public Member Functions | |
message_filter (int ch, const std::string &s) | |
message_filter (const std::string &s) | |
bool | is_filtered (int ch, const std::string &s) const |
Public Attributes | |
int | channel |
text_pattern | pattern |
message_filter::message_filter | ( | int | ch, | |
const std::string & | s | |||
) | [inline] |
message_filter::message_filter | ( | const std::string & | s | ) | [inline] |
bool message_filter::is_filtered | ( | int | ch, | |
const std::string & | s | |||
) | const [inline] |