| $bot | Erebot\IrcConnection | protected |
| $channelModules | Erebot\IrcConnection | protected |
| $collator | Erebot\IrcConnection | protected |
| $config | Erebot\IrcConnection | protected |
| $connected | Erebot\IrcConnection | protected |
| $events | Erebot\IrcConnection | protected |
| $eventsProducer | Erebot\IrcConnection | protected |
| $io | Erebot\IrcConnection | protected |
| $numericProfile | Erebot\IrcConnection | protected |
| $numerics | Erebot\IrcConnection | protected |
| $plainModules | Erebot\IrcConnection | protected |
| $socket | Erebot\IrcConnection | protected |
| $uriFactory | Erebot\IrcConnection | protected |
| __construct(\Erebot\Interfaces\Core $bot,\Erebot\Interfaces\Config\Server $config=null, $events=array()) | Erebot\IrcConnection | |
| __destruct() | Erebot\IrcConnection | |
| addEventHandler(\Erebot\Interfaces\EventHandler $handler) (defined in Erebot\IrcConnection) | Erebot\IrcConnection | |
| Erebot::Interfaces::IrcConnection::addEventHandler(\Erebot\Interfaces\EventHandler $handler) | Erebot\Interfaces\EventDispatcher | |
| addNumericHandler(\Erebot\Interfaces\NumericHandler $handler) (defined in Erebot\IrcConnection) | Erebot\IrcConnection | |
| Erebot::Interfaces::IrcConnection::addNumericHandler(\Erebot\Interfaces\NumericHandler $handler) | Erebot\Interfaces\EventDispatcher | |
| connect() | Erebot\IrcConnection | |
| disconnect($quitMessage=null) | Erebot\IrcConnection | |
| dispatch(\Erebot\Interfaces\Event\Base\Generic $event) | Erebot\IrcConnection | |
| dispatchEvent(\Erebot\Interfaces\Event\Base\Generic $event) | Erebot\IrcConnection | protected |
| dispatchNumeric(\Erebot\Interfaces\Event\Numeric $numeric) | Erebot\IrcConnection | protected |
| getBot() | Erebot\IrcConnection | |
| getCollator() | Erebot\IrcConnection | |
| getConfig($chan) | Erebot\IrcConnection | |
| getEventsProducer() | Erebot\IrcConnection | |
| getIO() | Erebot\IrcConnection | |
| getModule($name, $chan=null, $autoload=true) | Erebot\IrcConnection | |
| getModules($chan=null) | Erebot\IrcConnection | |
| getNumericProfile() | Erebot\IrcConnection | |
| getSocket() | Erebot\IrcConnection | |
| getURIFactory() | Erebot\IrcConnection | |
| handleCapabilities(\Erebot\Interfaces\EventHandler $handler,\Erebot\Event\ServerCapabilities $event) | Erebot\IrcConnection | |
| handleConnect(\Erebot\Interfaces\EventHandler $handler,\Erebot\Interfaces\Event\Connect $event) | Erebot\IrcConnection | |
| isChannel($chan) | Erebot\IrcConnection | |
| isConnected() | Erebot\IrcConnection | |
| loadModule($module, $chan=null) | Erebot\IrcConnection | |
| loadModules(\Erebot\Interfaces\Config\Server $config, $flags) | Erebot\IrcConnection | protected |
| process() | Erebot\IrcConnection | |
| read() | Erebot\IrcConnection | |
| realLoadModule($module, $chan, $flags, &$plainModules, &$channelModules) | Erebot\IrcConnection | protected |
| reload(\Erebot\Interfaces\Config\Server $config) | Erebot\IrcConnection | |
| removeEventHandler(\Erebot\Interfaces\EventHandler $handler) (defined in Erebot\IrcConnection) | Erebot\IrcConnection | |
| Erebot::Interfaces::IrcConnection::removeEventHandler(\Erebot\Interfaces\EventHandler $handler) | Erebot\Interfaces\EventDispatcher | |
| removeNumericHandler(\Erebot\Interfaces\NumericHandler $handler) (defined in Erebot\IrcConnection) | Erebot\IrcConnection | |
| Erebot::Interfaces::IrcConnection::removeNumericHandler(\Erebot\Interfaces\NumericHandler $handler) | Erebot\Interfaces\EventDispatcher | |
| setCollator(\Erebot\Interfaces\IrcCollator $collator) | Erebot\IrcConnection | |
| Erebot::Interfaces::IrcConnection::setCollator(\Erebot\Interfaces\IrcCollator $collator) | Erebot\Interfaces\Collated | |
| setNumericProfile(\Erebot\NumericProfile\Base $profile) | Erebot\IrcConnection | |
| setURIFactory($factory) | Erebot\IrcConnection | |
| write() | Erebot\IrcConnection | |