Definition at line 2225 of file irc.cpp.
Public Member Functions | |
s_user_to_invite () | |
Public Attributes | |
string | mask |
Host mask. | |
string | user_name |
Name of user from "logic.txt". |
|
Definition at line 2229 of file irc.cpp. References mask, and user_name.
|
|
Host mask.
Definition at line 2226 of file irc.cpp. Referenced by irc_check_for_not_invited(), irc_check_for_not_reopped(), and s_user_to_invite(). |
|
Name of user from "logic.txt".
Definition at line 2227 of file irc.cpp. Referenced by irc_check_for_not_invited(), irc_check_for_not_reopped(), and s_user_to_invite(). |