Public Member Functions | |
| mixed | Destroy (...) |
| mixed | IsFinished (...) |
| bool IsFinished () | |
| mixed | HasError (...) |
| bool HasError () | |
Static Public Member Functions | |
| static mixed | CreateThread_LoadFile (...) |
Definition at line 7719 of file lua_pseudo_code.cpp.
| static mixed cThread_LoadFile_L::CreateThread_LoadFile | ( | ... | ) | [inline, static] |
static methods exported to lua pAnswerBuffer is used by the thread, DO NOT USE OR RELEASE IT UNTIL THE THREAD IS FINISHED thread_loadf CreateThread_LoadFile (sFilePath,fifo_answerbuffer,iStart=0,iLength=-1)
Definition at line 7724 of file lua_pseudo_code.cpp.
| mixed cThread_LoadFile_L::Destroy | ( | ... | ) | [inline] |
object methods exported to lua Destroy()
Definition at line 7728 of file lua_pseudo_code.cpp.
| mixed cThread_LoadFile_L::IsFinished | ( | ... | ) | [inline] |
| mixed cThread_LoadFile_L::HasError | ( | ... | ) | [inline] |
1.5.6