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 5758 of file lua_pseudo_code.cpp.


Member Function Documentation

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

constructor

Definition at line 5761 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 5764 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 5768 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