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

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

object methods exported to lua

Definition at line 7633 of file lua_pseudo_code.cpp.

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

for lua : resultcode,remoteaddr Receive (fifo);

Definition at line 7636 of file lua_pseudo_code.cpp.


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

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