Public Member Functions | |
| mixed | Init (mixed filepath) |
| mixed | SendMessage (mixed msgtype, mixed...) |
| mixed | BlockingMessage (mixed msgtype, mixed...) |
Definition at line 2835 of file lua_pseudo_code.cpp.
| mixed cThread::Init | ( | mixed | filepath | ) | [inline] |
Definition at line 2837 of file lua_pseudo_code.cpp.
| mixed cThread::SendMessage | ( | mixed | msgtype, | |
| mixed... | ||||
| ) | [inline] |
Definition at line 2839 of file lua_pseudo_code.cpp.
| mixed cThread::BlockingMessage | ( | mixed | msgtype, | |
| mixed... | ||||
| ) | [inline] |
Definition at line 2841 of file lua_pseudo_code.cpp.
1.5.6