From f62de63955ff77e800360eb140f108b5d2c6c075 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 19 Dec 2005 18:32:09 +0000 Subject: Design flaw my ass. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2580 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/commands_8h.html | 403 --------------------------------------- 1 file changed, 403 deletions(-) delete mode 100644 docs/module-doc/commands_8h.html (limited to 'docs/module-doc/commands_8h.html') diff --git a/docs/module-doc/commands_8h.html b/docs/module-doc/commands_8h.html deleted file mode 100644 index 227b4714a..000000000 --- a/docs/module-doc/commands_8h.html +++ /dev/null @@ -1,403 +0,0 @@ - - -InspIRCd: commands.h File Reference - - - -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members
- -

commands.h File Reference

#include <typeinfo>
-#include <iostream>
-#include <string>
-#include <deque>
-#include <sstream>
-#include <vector>
-#include "users.h"
-#include "channels.h"
-#include "cmd_admin.h"
-#include "cmd_away.h"
-#include "cmd_commands.h"
-#include "cmd_connect.h"
-#include "cmd_die.h"
-#include "cmd_eline.h"
-#include "cmd_gline.h"
-#include "cmd_info.h"
-#include "cmd_invite.h"
-#include "cmd_ison.h"
-#include "cmd_join.h"
-#include "cmd_kick.h"
-#include "cmd_kill.h"
-#include "cmd_kline.h"
-#include "cmd_links.h"
-#include "cmd_list.h"
-#include "cmd_loadmodule.h"
-#include "cmd_lusers.h"
-#include "cmd_map.h"
-#include "cmd_modules.h"
-#include "cmd_motd.h"
-#include "cmd_names.h"
-#include "cmd_nick.h"
-#include "cmd_notice.h"
-#include "cmd_oper.h"
-#include "cmd_part.h"
-#include "cmd_pass.h"
-#include "cmd_ping.h"
-#include "cmd_pong.h"
-#include "cmd_privmsg.h"
-#include "cmd_qline.h"
-#include "cmd_quit.h"
-#include "cmd_rehash.h"
-#include "cmd_restart.h"
-#include "cmd_rules.h"
-#include "cmd_server.h"
-#include "cmd_squit.h"
-#include "cmd_stats.h"
-#include "cmd_summon.h"
-#include "cmd_time.h"
-#include "cmd_topic.h"
-#include "cmd_trace.h"
-#include "cmd_unloadmodule.h"
-#include "cmd_user.h"
-#include "cmd_userhost.h"
-#include "cmd_users.h"
-#include "cmd_version.h"
-#include "cmd_wallops.h"
-#include "cmd_who.h"
-#include "cmd_whois.h"
-#include "cmd_whowas.h"
-#include "cmd_zline.h"
- -

-Include dependency graph for commands.h:

- - - - - -

-This graph shows which files directly or indirectly include this file:

- - - - - - -

-Go to the source code of this file. - - - - - - - - - - - - - - - - - - -

Functions

char * CleanFilename (char *name)
bool is_uline (const char *server)
long duration (const char *str)
void do_whois (userrec *user, userrec *dest, unsigned long signon, unsigned long idle, char *nick)
bool host_matches_everyone (std::string mask, userrec *user)
bool ip_matches_everyone (std::string ip, userrec *user)
bool nick_matches_everyone (std::string nick, userrec *user)
int operstrcmp (char *data, char *input)
-


Function Documentation

-

- - - - -
- - - - - - - - - -
char* CleanFilename char *  name  ) 
-
- - - - - -
-   - - -

-

-

- - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
void do_whois userrec user,
userrec dest,
unsigned long  signon,
unsigned long  idle,
char *  nick
-
- - - - - -
-   - - -

-

-

- - - - -
- - - - - - - - - -
long duration const char *  str  ) 
-
- - - - - -
-   - - -

- -

-Referenced by Server::CalcDuration().

-

- - - - -
- - - - - - - - - - - - - - - - - - -
bool host_matches_everyone std::string  mask,
userrec user
-
- - - - - -
-   - - -

-

-

- - - - -
- - - - - - - - - - - - - - - - - - -
bool ip_matches_everyone std::string  ip,
userrec user
-
- - - - - -
-   - - -

-

-

- - - - -
- - - - - - - - - -
bool is_uline const char *  server  ) 
-
- - - - - -
-   - - -

- -

-Referenced by userrec::HasPermission(), Server::IsUlined(), and kick_channel().

-

- - - - -
- - - - - - - - - - - - - - - - - - -
bool nick_matches_everyone std::string  nick,
userrec user
-
- - - - - -
-   - - -

-

-

- - - - -
- - - - - - - - - - - - - - - - - - -
int operstrcmp char *  data,
char *  input
-
- - - - - -
-   - - -

-

-


Generated on Mon Dec 19 18:05:20 2005 for InspIRCd by  - -doxygen 1.4.4-20050815
- - -- cgit v1.2.3