proxy Class Reference

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

List of all members.

Static Public Member Functions

static mixed proxyprint (mixed...)
static mixed UOProxyOpenListener (mixed port)
static mixed UOProxyMode (mixed host, mixed port)
static mixed ProxyParseCompressedGumpPacket (mixed input)
static mixed UOProxyHandlePacket (mixed fifo_in, mixed fifo_out, mixed bIsFromClient)
 returns false if packet incomplete
static mixed Pad (mixed str, mixed len)
static mixed MyPrintField (mixed gumpdata, mixed fieldname)
static mixed UOProxyOneConnection (mixed newcon)


Detailed Description

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

Definition at line 4176 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed proxy::proxyprint ( mixed...   )  [inline, static]

Definition at line 4178 of file lua_pseudo_code.cpp.

static mixed proxy::UOProxyOpenListener ( mixed  port  )  [inline, static]

Definition at line 4180 of file lua_pseudo_code.cpp.

static mixed proxy::UOProxyMode ( mixed  host,
mixed  port 
) [inline, static]

Definition at line 4182 of file lua_pseudo_code.cpp.

static mixed proxy::ProxyParseCompressedGumpPacket ( mixed  input  )  [inline, static]

compressed Gump see also function gPacketHandler.kPacket_Compressed_Gump () --0xDD

Definition at line 4186 of file lua_pseudo_code.cpp.

static mixed proxy::UOProxyHandlePacket ( mixed  fifo_in,
mixed  fifo_out,
mixed  bIsFromClient 
) [inline, static]

returns false if packet incomplete

Definition at line 4189 of file lua_pseudo_code.cpp.

static mixed proxy::Pad ( mixed  str,
mixed  len 
) [inline, static]

Definition at line 4191 of file lua_pseudo_code.cpp.

static mixed proxy::MyPrintField ( mixed  gumpdata,
mixed  fieldname 
) [inline, static]

Definition at line 4193 of file lua_pseudo_code.cpp.

static mixed proxy::UOProxyOneConnection ( mixed  newcon  )  [inline, static]

Definition at line 4195 of file lua_pseudo_code.cpp.


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