gBroadcastReceiverPrototype Class Reference

List of all members.

Public Member Functions

mixed init (mixed port)
 constructor
mixed ParseInput (mixed resultcode, mixed remoteaddr)
 internal: parses the recieved data and calls the callback
mixed SetOnUpdate (mixed fun)


Detailed Description

Definition at line 854 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed gBroadcastReceiverPrototype::init ( mixed  port  )  [inline]

constructor

Definition at line 857 of file lua_pseudo_code.cpp.

mixed gBroadcastReceiverPrototype::ParseInput ( mixed  resultcode,
mixed  remoteaddr 
) [inline]

internal: parses the recieved data and calls the callback

Definition at line 860 of file lua_pseudo_code.cpp.

mixed gBroadcastReceiverPrototype::SetOnUpdate ( mixed  fun  )  [inline]

sets the callback function fun(self,server) server : {address="123.2.2.2", last_received_time = 23476, data={...}}

Definition at line 864 of file lua_pseudo_code.cpp.


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

Generated on Wed Feb 8 06:00:25 2012 for lua by  doxygen 1.5.6