src/mod/ctcp.mod/ctcp.h File Reference

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

Go to the source code of this file.

Defines

#define CLIENTINFO   "SED VERSION CLIENTINFO USERINFO ERRMSG FINGER TIME ACTION DCC UTC PING ECHO :Use CLIENTINFO <COMMAND> to get more specific information"
#define CLIENTINFO_SED   "SED contains simple_encrypted_data"
#define CLIENTINFO_VERSION   "VERSION shows client type, version and environment"
#define CLIENTINFO_CLIENTINFO   "CLIENTINFO gives information about available CTCP commands"
#define CLIENTINFO_USERINFO   "USERINFO returns user settable information"
#define CLIENTINFO_ERRMSG   "ERRMSG returns error messages"
#define CLIENTINFO_FINGER   "FINGER shows real name, login name and idle time of user"
#define CLIENTINFO_TIME   "TIME tells you the time on the user's host"
#define CLIENTINFO_ACTION   "ACTION contains action descriptions for atmosphere"
#define CLIENTINFO_DCC   "DCC requests a direct_client_connection"
#define CLIENTINFO_UTC   "UTC substitutes the local timezone"
#define CLIENTINFO_PING   "PING returns the arguments it receives"
#define CLIENTINFO_ECHO   "ECHO returns the arguments it receives"

Define Documentation

#define CLIENTINFO   "SED VERSION CLIENTINFO USERINFO ERRMSG FINGER TIME ACTION DCC UTC PING ECHO :Use CLIENTINFO <COMMAND> to get more specific information"

Definition at line 29 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().

#define CLIENTINFO_ACTION   "ACTION contains action descriptions for atmosphere"

Definition at line 37 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().

#define CLIENTINFO_CLIENTINFO   "CLIENTINFO gives information about available CTCP commands"

Definition at line 32 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().

#define CLIENTINFO_DCC   "DCC requests a direct_client_connection"

Definition at line 38 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().

#define CLIENTINFO_ECHO   "ECHO returns the arguments it receives"

Definition at line 41 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().

#define CLIENTINFO_ERRMSG   "ERRMSG returns error messages"

Definition at line 34 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().

#define CLIENTINFO_FINGER   "FINGER shows real name, login name and idle time of user"

Definition at line 35 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().

#define CLIENTINFO_PING   "PING returns the arguments it receives"

Definition at line 40 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().

#define CLIENTINFO_SED   "SED contains simple_encrypted_data"

Definition at line 30 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().

#define CLIENTINFO_TIME   "TIME tells you the time on the user's host"

Definition at line 36 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().

#define CLIENTINFO_USERINFO   "USERINFO returns user settable information"

Definition at line 33 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().

#define CLIENTINFO_UTC   "UTC substitutes the local timezone"

Definition at line 39 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().

#define CLIENTINFO_VERSION   "VERSION shows client type, version and environment"

Definition at line 31 of file ctcp.h.

Referenced by ctcp_CLIENTINFO().


Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1