cUDP_ReceiveSocket_L Class Reference

List of all members.

Public Member Functions

mixed Destroy (...)
 object methods exported to lua
mixed Receive (...)
 for lua : resultcode,remoteaddr Receive (fifo);

Static Public Member Functions

static mixed Create_UDP_ReceiveSocket (...)


Detailed Description

Definition at line 1485 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed cUDP_ReceiveSocket_L::Create_UDP_ReceiveSocket (   ...  )  [inline, static]

static methods exported to lua for lua : cUDP_ReceiveSocket* Create_UDP_ReceiveSocket (int port);

Definition at line 1489 of file lua_pseudo_code.cpp.

mixed cUDP_ReceiveSocket_L::Destroy (   ...  )  [inline]

object methods exported to lua

Definition at line 1492 of file lua_pseudo_code.cpp.

mixed cUDP_ReceiveSocket_L::Receive (   ...  )  [inline]

for lua : resultcode,remoteaddr Receive (fifo);

Definition at line 1495 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