toc-twisted.protocols.irc.html   [plain text]


<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>twisted.protocols.irc</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css"></link>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<center><font size="+1"><b><a target="mainFrame" href="twisted.protocols.irc.html">irc</a></b></font></center>
<hr>

<!-- =========== START OF CLASSES =========== -->
<font size="+1"><b>Classes</b></font><br />
<a target="mainFrame" href="twisted.protocols.irc.DccChat.html">DccChat</a><br />
<a target="mainFrame" href="twisted.protocols.irc.DccChatFactory.html">DccChatFactory</a><br />
<a target="mainFrame" href="twisted.protocols.irc.DccFileReceive.html">DccFileReceive</a><br />
<a target="mainFrame" href="twisted.protocols.irc.DccFileReceiveBasic.html">DccFileReceiveBasic</a><br />
<a target="mainFrame" href="twisted.protocols.irc.DccSendFactory.html">DccSendFactory</a><br />
<a target="mainFrame" href="twisted.protocols.irc.DccSendProtocol.html">DccSendProtocol</a><br />
<a target="mainFrame" href="twisted.protocols.irc.IRC.html">IRC</a><br />
<a target="mainFrame" href="twisted.protocols.irc.IRCClient.html">IRCClient</a><br />
<br />

<!-- =========== START OF EXCEPTIONS =========== -->
<font size="+1"><b>Exceptions</b></font><br />
<a target="mainFrame" href="twisted.protocols.irc.IRCBadMessage.html">IRCBadMessage</a><br />
<a target="mainFrame" href="twisted.protocols.irc.IRCPasswordMismatch.html">IRCPasswordMismatch</a><br />
<br />

<!-- =========== START OF FUNCTIONS =========== -->
<font size="+1"><b>Functions</b></font><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ctcpDequote">ctcpDequote</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ctcpExtract">ctcpExtract</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ctcpQuote">ctcpQuote</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ctcpStringify">ctcpStringify</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#dccDescribe">dccDescribe</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#dccParseAddress">dccParseAddress</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#fileSize">fileSize</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#lowDequote">lowDequote</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#lowQuote">lowQuote</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#parsemsg">parsemsg</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#split">split</a><br />
<br />

<!-- =========== START OF VARIABLES =========== -->
<font size="+1"><b>Variables</b></font><br />
<a target="mainFrame" href="twisted.protocols.irc.html#__version__">__version__</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#CHANNEL_PREFIXES">CHANNEL_PREFIXES</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#CR">CR</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_ALREADYREGISTRED">ERR_ALREADYREGISTRED</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_BADCHANMASK">ERR_BADCHANMASK</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_BADCHANNELKEY">ERR_BADCHANNELKEY</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_BADMASK">ERR_BADMASK</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_BANLISTFULL">ERR_BANLISTFULL</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_BANNEDFROMCHAN">ERR_BANNEDFROMCHAN</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_CANNOTSENDTOCHAN">ERR_CANNOTSENDTOCHAN</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_CANTKILLSERVER">ERR_CANTKILLSERVER</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_CHANNELISFULL">ERR_CHANNELISFULL</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_CHANOPRIVSNEEDED">ERR_CHANOPRIVSNEEDED</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_ERRONEUSNICKNAME">ERR_ERRONEUSNICKNAME</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_FILEERROR">ERR_FILEERROR</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_INVITEONLYCHAN">ERR_INVITEONLYCHAN</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_KEYSET">ERR_KEYSET</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NEEDMOREPARAMS">ERR_NEEDMOREPARAMS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NICKCOLLISION">ERR_NICKCOLLISION</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NICKNAMEINUSE">ERR_NICKNAMEINUSE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOADMININFO">ERR_NOADMININFO</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOCHANMODES">ERR_NOCHANMODES</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOLOGIN">ERR_NOLOGIN</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOMOTD">ERR_NOMOTD</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NONICKNAMEGIVEN">ERR_NONICKNAMEGIVEN</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOOPERHOST">ERR_NOOPERHOST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOORIGIN">ERR_NOORIGIN</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOPERMFORHOST">ERR_NOPERMFORHOST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOPRIVILEGES">ERR_NOPRIVILEGES</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NORECIPIENT">ERR_NORECIPIENT</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOSERVICEHOST">ERR_NOSERVICEHOST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOSUCHCHANNEL">ERR_NOSUCHCHANNEL</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOSUCHNICK">ERR_NOSUCHNICK</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOSUCHSERVER">ERR_NOSUCHSERVER</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOSUCHSERVICE">ERR_NOSUCHSERVICE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOTEXTTOSEND">ERR_NOTEXTTOSEND</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOTONCHANNEL">ERR_NOTONCHANNEL</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOTOPLEVEL">ERR_NOTOPLEVEL</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_NOTREGISTERED">ERR_NOTREGISTERED</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_PASSWDMISMATCH">ERR_PASSWDMISMATCH</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_RESTRICTED">ERR_RESTRICTED</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_SUMMONDISABLED">ERR_SUMMONDISABLED</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_TOOMANYCHANNELS">ERR_TOOMANYCHANNELS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_TOOMANYTARGETS">ERR_TOOMANYTARGETS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_UMODEUNKNOWNFLAG">ERR_UMODEUNKNOWNFLAG</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_UNAVAILRESOURCE">ERR_UNAVAILRESOURCE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_UNIQOPPRIVSNEEDED">ERR_UNIQOPPRIVSNEEDED</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_UNKNOWNCOMMAND">ERR_UNKNOWNCOMMAND</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_UNKNOWNMODE">ERR_UNKNOWNMODE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_USERNOTINCHANNEL">ERR_USERNOTINCHANNEL</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_USERONCHANNEL">ERR_USERONCHANNEL</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_USERSDISABLED">ERR_USERSDISABLED</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_USERSDONTMATCH">ERR_USERSDONTMATCH</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_WASNOSUCHNICK">ERR_WASNOSUCHNICK</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_WILDTOPLEVEL">ERR_WILDTOPLEVEL</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_YOUREBANNEDCREEP">ERR_YOUREBANNEDCREEP</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#ERR_YOUWILLBEBANNED">ERR_YOUWILLBEBANNED</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#LF">LF</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#M_QUOTE">M_QUOTE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#mDequoteTable">mDequoteTable</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#mEscape_re">mEscape_re</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#mQuoteTable">mQuoteTable</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#NL">NL</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#NUL">NUL</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#numeric_to_symbolic">numeric_to_symbolic</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ADMINEMAIL">RPL_ADMINEMAIL</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ADMINLOC">RPL_ADMINLOC</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ADMINME">RPL_ADMINME</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_AWAY">RPL_AWAY</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_BANLIST">RPL_BANLIST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_BOUNCE">RPL_BOUNCE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_CHANNELMODEIS">RPL_CHANNELMODEIS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_CREATED">RPL_CREATED</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ENDOFBANLIST">RPL_ENDOFBANLIST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ENDOFEXCEPTLIST">RPL_ENDOFEXCEPTLIST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ENDOFINFO">RPL_ENDOFINFO</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ENDOFINVITELIST">RPL_ENDOFINVITELIST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ENDOFLINKS">RPL_ENDOFLINKS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ENDOFMOTD">RPL_ENDOFMOTD</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ENDOFNAMES">RPL_ENDOFNAMES</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ENDOFSTATS">RPL_ENDOFSTATS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ENDOFUSERS">RPL_ENDOFUSERS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ENDOFWHO">RPL_ENDOFWHO</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ENDOFWHOIS">RPL_ENDOFWHOIS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ENDOFWHOWAS">RPL_ENDOFWHOWAS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_EXCEPTLIST">RPL_EXCEPTLIST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_INFO">RPL_INFO</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_INVITELIST">RPL_INVITELIST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_INVITING">RPL_INVITING</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_ISON">RPL_ISON</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_LINKS">RPL_LINKS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_LIST">RPL_LIST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_LISTEND">RPL_LISTEND</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_LISTSTART">RPL_LISTSTART</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_LUSERCHANNELS">RPL_LUSERCHANNELS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_LUSERCLIENT">RPL_LUSERCLIENT</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_LUSERME">RPL_LUSERME</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_LUSEROP">RPL_LUSEROP</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_LUSERUNKNOWN">RPL_LUSERUNKNOWN</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_MOTD">RPL_MOTD</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_MOTDSTART">RPL_MOTDSTART</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_MYINFO">RPL_MYINFO</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_NAMREPLY">RPL_NAMREPLY</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_NOTOPIC">RPL_NOTOPIC</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_NOUSERS">RPL_NOUSERS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_NOWAWAY">RPL_NOWAWAY</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_REHASHING">RPL_REHASHING</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_SERVLIST">RPL_SERVLIST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_SERVLISTEND">RPL_SERVLISTEND</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_STATSCOMMANDS">RPL_STATSCOMMANDS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_STATSLINKINFO">RPL_STATSLINKINFO</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_STATSOLINE">RPL_STATSOLINE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_STATSUPTIME">RPL_STATSUPTIME</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_SUMMONING">RPL_SUMMONING</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TIME">RPL_TIME</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TOPIC">RPL_TOPIC</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACECLASS">RPL_TRACECLASS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACECONNECTING">RPL_TRACECONNECTING</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACEEND">RPL_TRACEEND</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACEHANDSHAKE">RPL_TRACEHANDSHAKE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACELINK">RPL_TRACELINK</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACELOG">RPL_TRACELOG</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACENEWTYPE">RPL_TRACENEWTYPE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACEOPERATOR">RPL_TRACEOPERATOR</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACERECONNECT">RPL_TRACERECONNECT</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACESERVER">RPL_TRACESERVER</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACESERVICE">RPL_TRACESERVICE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACEUNKNOWN">RPL_TRACEUNKNOWN</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRACEUSER">RPL_TRACEUSER</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_TRYAGAIN">RPL_TRYAGAIN</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_UMODEIS">RPL_UMODEIS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_UNAWAY">RPL_UNAWAY</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_UNIQOPIS">RPL_UNIQOPIS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_USERHOST">RPL_USERHOST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_USERS">RPL_USERS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_USERSSTART">RPL_USERSSTART</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_VERSION">RPL_VERSION</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_WELCOME">RPL_WELCOME</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_WHOISCHANNELS">RPL_WHOISCHANNELS</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_WHOISIDLE">RPL_WHOISIDLE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_WHOISOPERATOR">RPL_WHOISOPERATOR</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_WHOISSERVER">RPL_WHOISSERVER</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_WHOISUSER">RPL_WHOISUSER</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_WHOREPLY">RPL_WHOREPLY</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_WHOWASUSER">RPL_WHOWASUSER</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_YOUREOPER">RPL_YOUREOPER</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_YOURESERVICE">RPL_YOURESERVICE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#RPL_YOURHOST">RPL_YOURHOST</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#SPC">SPC</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#symbolic_to_numeric">symbolic_to_numeric</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#X_DELIM">X_DELIM</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#X_QUOTE">X_QUOTE</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#xDequoteTable">xDequoteTable</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#xEscape_re">xEscape_re</a><br />
<a target="mainFrame" href="twisted.protocols.irc.html#xQuoteTable">xQuoteTable</a><br />
<br />

</body>
</html>