irc Class Reference

file : ../lugre/lua/lib.irc.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed CreateIRCConnection (mixed host, mixed port, mixed nick, mixed password)
 opens a connection to an irc server and returns the object handling this connection
static mixed HTTPGetEx (mixed host, mixed port, mixed file)


Detailed Description

file : ../lugre/lua/lib.irc.lua (this is just a pseudo class used for grouping global functions)

Definition at line 6203 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed irc::CreateIRCConnection ( mixed  host,
mixed  port,
mixed  nick,
mixed  password 
) [inline, static]

opens a connection to an irc server and returns the object handling this connection

Definition at line 6206 of file lua_pseudo_code.cpp.

static mixed irc::HTTPGetEx ( mixed  host,
mixed  port,
mixed  file 
) [inline, static]


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6