irccd  3.0.3
Classes

Predefined transport commands available. More...

Classes

class  irccd::daemon::transport_command
 Server side remote command. More...
 
class  irccd::daemon::plugin_config_command
 Implementation of plugin-config transport command. More...
 
class  irccd::daemon::plugin_info_command
 Implementation of plugin-info transport command. More...
 
class  irccd::daemon::plugin_list_command
 Implementation of plugin-list transport command. More...
 
class  irccd::daemon::plugin_load_command
 Implementation of plugin-load transport command. More...
 
class  irccd::daemon::plugin_reload_command
 Implementation of plugin-reload transport command. More...
 
class  irccd::daemon::plugin_unload_command
 Implementation of plugin-unload transport command. More...
 
class  irccd::daemon::rule_add_command
 Implementation of rule-add transport command. More...
 
class  irccd::daemon::rule_edit_command
 Implementation of rule-edit transport command. More...
 
class  irccd::daemon::rule_info_command
 Implementation of rule-info transport command. More...
 
class  irccd::daemon::rule_list_command
 Implementation of rule-list transport command. More...
 
class  irccd::daemon::rule_move_command
 Implementation of rule-move transport command. More...
 
class  irccd::daemon::rule_remove_command
 Implementation of rule-remove transport command. More...
 
class  irccd::daemon::server_connect_command
 Implementation of server-connect transport command. More...
 
class  irccd::daemon::server_disconnect_command
 Implementation of server-disconnect transport command. More...
 
class  irccd::daemon::server_info_command
 Implementation of server-info transport command. More...
 
class  irccd::daemon::server_invite_command
 Implementation of server-invite transport command. More...
 
class  irccd::daemon::server_join_command
 Implementation of server-join transport command. More...
 
class  irccd::daemon::server_kick_command
 Implementation of server-kick transport command. More...
 
class  irccd::daemon::server_list_command
 Implementation of server-list transport command. More...
 
class  irccd::daemon::server_me_command
 Implementation of server-me transport command. More...
 
class  irccd::daemon::server_message_command
 Implementation of server-message transport command. More...
 
class  irccd::daemon::server_mode_command
 Implementation of server-mode transport command. More...
 
class  irccd::daemon::server_nick_command
 Implementation of server-nick transport command. More...
 
class  irccd::daemon::server_notice_command
 Implementation of server-notice transport command. More...
 
class  irccd::daemon::server_part_command
 Implementation of server-part transport command. More...
 
class  irccd::daemon::server_reconnect_command
 Implementation of server-reconnect transport command. More...
 
class  irccd::daemon::server_topic_command
 Implementation of server-topic transport command. More...
 

Detailed Description

Predefined transport commands available.