Public Member Functions | |
| mixed | Destroy (...) |
| object methods exported to lua | |
| mixed | PopAccepted (...) |
Static Public Member Functions | |
| static mixed | NetListen (...) |
Definition at line 7614 of file lua_pseudo_code.cpp.
| static mixed cNetListener_L::NetListen | ( | ... | ) | [inline, static] |
static methods exported to lua for lua : cNetListener* NetListen (int port);
Definition at line 7618 of file lua_pseudo_code.cpp.
| mixed cNetListener_L::Destroy | ( | ... | ) | [inline] |
| mixed cNetListener_L::PopAccepted | ( | ... | ) | [inline] |
Definition at line 7623 of file lua_pseudo_code.cpp.
1.5.6