cThread_NetRequest_L Class Reference

List of all members.

Public Member Functions

mixed Destroy (...)
mixed IsFinished (...)
 bool IsFinished ()
mixed HasError (...)
 bool HasError ()

Static Public Member Functions

static mixed CreateThread_NetRequest (...)


Detailed Description

Definition at line 1547 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed cThread_NetRequest_L::CreateThread_NetRequest (   ...  )  [inline, static]

static methods exported to lua pSendData is used by the thread, DO NOT USE OR RELEASE IT UNTIL THE THREAD IS FINISHED pAnswerBuffer is used by the thread, DO NOT USE OR RELEASE IT UNTIL THE THREAD IS FINISHED thread_netr CreateThread_NetRequest (sHost,iPort,fifo_SendData=nil,fifo_pAnswerBuffer=nil)

Definition at line 1553 of file lua_pseudo_code.cpp.

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

object methods exported to lua Destroy()

Definition at line 1557 of file lua_pseudo_code.cpp.

mixed cThread_NetRequest_L::IsFinished (   ...  )  [inline]

bool IsFinished ()

Definition at line 1560 of file lua_pseudo_code.cpp.

mixed cThread_NetRequest_L::HasError (   ...  )  [inline]

bool HasError ()

Definition at line 1563 of file lua_pseudo_code.cpp.


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

Generated on Wed Feb 8 06:00:25 2012 for lua by  doxygen 1.5.6