broadcast Class Reference

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

List of all members.

Static Public Member Functions

static mixed NewBroadcastSender (mixed...)
static mixed NewBroadcastReceiver (mixed...)


Detailed Description

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

Definition at line 5729 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed broadcast::NewBroadcastSender ( mixed...   )  [inline, static]

call this to create a new broadcast sender NewBroadcastSender(port)

Definition at line 5733 of file lua_pseudo_code.cpp.

static mixed broadcast::NewBroadcastReceiver ( mixed...   )  [inline, static]

call this to create a new broadcast Receiver NewBroadcastReceiver(port)

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