My Project
NPL::CNPLRuntimeState Member List

This is the complete list of members for NPL::CNPLRuntimeState, including all inherited members.

activate(const char *sNPLFilename, const char *sCode, int nCodeLength=0, int priority=2, int reliability=4)NPL::CNPLRuntimeStatevirtual
Activate_async(const string &filepath, const char *code=NULL, int nLength=0, int priority=0)NPL::CNPLRuntimeStatevirtual
Activate_async(NPLMessage_ptr &msg, int priority=0)NPL::CNPLRuntimeStatevirtual
NPL::INPLRuntimeState::Activate_async(const std::string &filepath, const char *code=NULL, int nLength=0, int priority=0)=0NPL::INPLRuntimeStatepure virtual
ActivateFile(const string &filepath, const char *code=NULL, int nLength=0)ParaScripting::CNPLScriptingState
ActivateFile_any(const StringType &filepath, const char *code=NULL, int nLength=0)NPL::CNPLRuntimeState
ActivateFile_any(const StringType &filepath, const char *code, int nLength) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeState
ActivateLocal(const char *filepath, const char *code=NULL, int nLength=0, int priority=0)NPL::CNPLRuntimeStatevirtual
AddChildAttributeObject(IAttributeFields *pChild, int nRowIndex=-1, int nColumnIndex=0)ParaEngine::IAttributeFieldsvirtual
AddDynamicField(const std::string &sName, ATTRIBUTE_FIELDTYPE dwType)ParaEngine::IAttributeFieldsvirtual
addref() constParaEngine::CRefCountedinline
AddSearchPath(const char *sSearchPath, bool bIsAdding=true)ParaScripting::CNPLScriptingStatestatic
AddToAutoReleasePool()ParaEngine::CRefCounted
ATTRIBUTE_DEFINE_CLASS(CNPLRuntimeState) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeState
ATTRIBUTE_METHOD(IAttributeFields, PrintObject_s) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsinline
ATTRIBUTE_METHOD(IAttributeFields, AddRef_s) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsinline
ATTRIBUTE_METHOD(IAttributeFields, Release_s) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsinline
ATTRIBUTE_METHOD1(CNPLRuntimeState, GetProcessedMsgCount_s, int *) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStateinline
ATTRIBUTE_METHOD1(CNPLRuntimeState, GetCurrentQueueSize_s, int *) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStateinline
ATTRIBUTE_METHOD1(CNPLRuntimeState, GetTimerCount_s, int *) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStateinline
ATTRIBUTE_METHOD1(CNPLRuntimeState, SetMsgQueueSize_s, int) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStateinline
ATTRIBUTE_METHOD1(CNPLRuntimeState, GetMsgQueueSize_s, int *) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStateinline
ATTRIBUTE_METHOD1(CNPLRuntimeState, HasDebugHook_s, bool *) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStateinline
ATTRIBUTE_METHOD1(CNPLRuntimeState, IsPreemptive_s, bool *) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStateinline
ATTRIBUTE_METHOD1(CNPLRuntimeState, PauseAllPreemptiveFunction_s, bool) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStateinline
ATTRIBUTE_METHOD1(CNPLRuntimeState, IsAllPreemptiveFunctionPaused_s, bool *) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStateinline
ATTRIBUTE_METHOD1(CNPLRuntimeState, GetFileName_s, const char **) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStateinline
ATTRIBUTE_METHOD1(IAttributeFields, GetName_s, const char **) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsinline
ATTRIBUTE_METHOD1(IAttributeFields, SetName_s, const char *) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsinline
ATTRIBUTE_METHOD1(IAttributeFields, GetRefCount_s, int *) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsinline
ATTRIBUTE_METHOD1(IAttributeFields, SetTime_s, int) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsinline
ATTRIBUTE_METHOD1(IAttributeFields, GetTime_s, int *) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsinline
BindFileActivateFunc(const object &funcActivate, const std::string &filename)ParaScripting::CNPLScriptingState
CacheFileModule(const std::string &filename, int nResult, lua_State *L=0)ParaScripting::CNPLScriptingStateprotected
call(const char *sNPLFilename, const char *sCode, int nCodeLength=0)NPL::CNPLRuntimeStatevirtual
ChangeTimer(int nIDEvent, int dueTime, int period)NPL::CNPLRuntimeStatevirtual
Clone(IObject *obj) constParaEngine::IObjectvirtual
Clone() constParaEngine::IObjectvirtual
CNPLRuntime (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStatefriend
CNPLRuntimeState(const string &name, NPLRuntimeStateType type_=NPLRuntimeStateType_NPL)NPL::CNPLRuntimeState
CNPLScriptingState(bool bCreateState=true)ParaScripting::CNPLScriptingState
CreateAttributeClass()ParaEngine::IAttributeFieldsprotectedvirtual
CreateSetState(lua_State *pLuaState=NULL)ParaScripting::CNPLScriptingState
CRefCounted() (defined in ParaEngine::CRefCounted)ParaEngine::CRefCountedprotected
delref() constParaEngine::CRefCountedinline
DestroyState()ParaScripting::CNPLScriptingStateprotected
DoString(const char *sCode, int nLength=0, const char *sFileName=NULL, bool bPopReturnValue=true)ParaScripting::CNPLScriptingState
Equals(const IObject *obj) constParaEngine::IObjectvirtual
FrameMoveTick() (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStateprotected
GetAttributeClass()ParaEngine::IAttributeFields
GetAttributeClassDescription()ParaEngine::IAttributeFieldsinlinevirtual
GetAttributeClassID()ParaEngine::IAttributeFieldsvirtual
GetAttributeClassID_s(IAttributeFields *cls, int *p1) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsinlinestatic
GetAttributeClassName()ParaEngine::IAttributeFieldsinlinevirtual
GetAttributeClassName_s(IAttributeFields *cls, const char **p1) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsinlinestatic
GetChildAttributeColumnCount()ParaEngine::IAttributeFieldsvirtual
GetChildAttributeObject(int nRowIndex, int nColumnIndex=0) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsvirtual
GetChildAttributeObject(const std::string &sName)ParaEngine::IAttributeFieldsvirtual
GetChildAttributeObjectCount(int nColumnIndex=0)ParaEngine::IAttributeFieldsvirtual
GetCurrentFileName(lua_State *L=0)ParaScripting::CNPLScriptingState
GetCurrentMsg()NPL::CNPLRuntimeStatevirtual
GetCurrentMsgLength()NPL::CNPLRuntimeStatevirtual
GetCurrentQueueSize()NPL::CNPLRuntimeState
GetDynamicAttributes(bool bCreateIfNotExist=false) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsprotectedvirtual
GetDynamicField(const std::string &sName)ParaEngine::IAttributeFieldsvirtual
GetDynamicField(int nIndex)ParaEngine::IAttributeFieldsvirtual
GetDynamicFieldCount()ParaEngine::IAttributeFieldsvirtual
GetDynamicFieldNameByIndex(int nIndex)ParaEngine::IAttributeFieldsvirtual
GetFileLoadStatus(const string &filepath)ParaScripting::CNPLScriptingStateprotected
GetFileName()ParaScripting::CNPLScriptingState
GetIdentifier() (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStatevirtual
GetLastReturnValue() constParaScripting::CNPLScriptingState
GetLoadedFiles()ParaScripting::CNPLScriptingState
GetLuaState()ParaScripting::CNPLScriptingState
GetModuleFilePath(const std::string &modulename, lua_State *L=0)ParaScripting::CNPLScriptingStateprotected
GetMonoState()NPL::CNPLRuntimeStateprotected
GetMsgQueueSize()NPL::CNPLRuntimeState
GetName() constNPL::CNPLRuntimeStateinlinevirtual
GetNeuronFileState(const std::string &filename, bool bCreateIfNotExist=true)NPL::CNPLRuntimeState
GetNPLCodeFromFile(ParaEngine::CParaFile *pFile, char **pBuffer, int *pBufferSize)ParaScripting::CNPLScriptingStatestatic
GetNPLRuntime()NPL::CNPLRuntimeStatevirtual
GetNPLStateInterface()NPL::CNPLRuntimeStateinlinevirtual
GetProcessedMsgCount()NPL::CNPLRuntimeState
GetRefCount() constParaEngine::CRefCountedinline
GetRuntimeStateFromLuaObject(const object &obj)ParaScripting::CNPLScriptingStatestatic
GetRuntimeStateFromLuaState(lua_State *L) (defined in ParaScripting::CNPLScriptingState)ParaScripting::CNPLScriptingStatestatic
GetScriptDiskPath(const string &filePath, string &sFileName)ParaScripting::CNPLScriptingStatestatic
GetStringBuffer(int nIndex=0)NPL::CNPLRuntimeState
GetTime()ParaEngine::IAttributeFieldsvirtual
GetTimerCount()NPL::CNPLRuntimeState
GetType() const (defined in ParaEngine::IObject)ParaEngine::IObjectinlinevirtual
GetValidationMessage()ParaEngine::IAttributeFieldsinlinevirtual
GetWeakReference()ParaEngine::IObject
HasDebugHook()NPL::CNPLRuntimeState
IAttributeFields(void) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFields
Init()NPL::CNPLRuntimeState
InstallFields(ParaEngine::CAttributeClass *pClass, bool bOverride)NPL::CNPLRuntimeStatevirtual
InvokeEditor(int nFieldID, const std::string &sParameters)ParaEngine::IAttributeFieldsinlinevirtual
IsAllPreemptiveFunctionPaused() constNPL::CNPLRuntimeState
IsModified()ParaEngine::IAttributeFieldsinlinevirtual
IsPreemptive()NPL::CNPLRuntimeState
IsScriptFileLoaded(const string &filepath)ParaScripting::CNPLScriptingState
IsValid()ParaScripting::CNPLScriptingState
KillTimer(int nIDEvent)NPL::CNPLRuntimeStatevirtual
LoadDynamicFieldsFromString(const std::string &input)ParaEngine::IAttributeFieldsvirtual
LoadFile(const string &filePath, bool bReload, lua_State *L=0, bool bNoReturn=false)ParaScripting::CNPLScriptingState
LoadFile_any(const StringType &filepath, bool bReload=false, lua_State *L=0, bool bNoReturn=false)NPL::CNPLRuntimeState
Loadfile_async(const string &filepath, int priority=0) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStatevirtual
LoadHAPI_AI()ParaScripting::CNPLScriptingState
LoadHAPI_Audio()ParaScripting::CNPLScriptingState
LoadHAPI_Globals()ParaScripting::CNPLScriptingState
LoadHAPI_Jabber()ParaScripting::CNPLScriptingState
LoadHAPI_Network()ParaScripting::CNPLScriptingState
LoadHAPI_NPL()ParaScripting::CNPLScriptingState
LoadHAPI_ResourceManager()ParaScripting::CNPLScriptingState
LoadHAPI_SceneManager()ParaScripting::CNPLScriptingState
LoadHAPI_UI()ParaScripting::CNPLScriptingState
LoadHAPI_UI_Extension()ParaScripting::CNPLScriptingState
LoadLuabind()ParaScripting::CNPLScriptingStateprotected
LoadNPLLib()ParaScripting::CNPLScriptingState
LoadNPLState()NPL::CNPLRuntimeStateprotected
LoadParaLib()ParaScripting::CNPLScriptingState
m_mspace (defined in ParaScripting::CNPLScriptingState)ParaScripting::CNPLScriptingState
m_pMemAlloc (defined in ParaScripting::CNPLScriptingState)ParaScripting::CNPLScriptingState
m_refcount (defined in ParaEngine::CRefCounted)ParaEngine::CRefCountedmutableprotected
m_weak_reference (defined in ParaEngine::IObject)ParaEngine::IObjectprotected
MEM_ALLOC_TYPE_DL_MALLOC enum value (defined in ParaScripting::CNPLScriptingState)ParaScripting::CNPLScriptingState
MEM_ALLOC_TYPE_POOL_MALLOC enum value (defined in ParaScripting::CNPLScriptingState)ParaScripting::CNPLScriptingState
MEM_ALLOC_TYPE_SYS_MALLOC enum value (defined in ParaScripting::CNPLScriptingState)ParaScripting::CNPLScriptingState
NPL_export(lua_State *L=0)ParaScripting::CNPLScriptingState
NPL_MemAllocatorType enum nameParaScripting::CNPLScriptingState
NPLTimer_Pool_Type typedef (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeState
OpenWithDefaultEditor(const char *sFilename, bool bWaitOnReturn=false)ParaEngine::IAttributeFieldsstatic
PauseAllPreemptiveFunction(bool val) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeState
PeekMessage(int nIndex)NPL::CNPLRuntimeState
PopFileModule(const std::string &filename, lua_State *L=0)ParaScripting::CNPLScriptingStateprotected
PopMessageAt(int nIndex)NPL::CNPLRuntimeState
PrintObject()ParaEngine::IAttributeFields
Process()NPL::CNPLRuntimeState
ProcessMsg(NPLMessage_ptr msg)NPL::CNPLRuntimeState
ProcessObjectEvent(const ObjectEvent &event)ParaEngine::IObjectinlinevirtual
ProcessResult(int nResult, lua_State *L=0)ParaScripting::CNPLScriptingStateprotected
QueryObject(int nObjectType)ParaEngine::IAttributeFieldsvirtual
QueryObjectByName(const std::string &sObjectType)ParaEngine::IAttributeFieldsvirtual
RegisterFile(const char *sFilename, INPLActivationFile *pFileHandler=NULL)NPL::CNPLRuntimeStatevirtual
Release() (defined in ParaEngine::CRefCounted)ParaEngine::CRefCountedvirtual
RemoveAllDynamicFields()ParaEngine::IAttributeFieldsvirtual
Reset(const char *onResetScode=NULL)NPL::CNPLRuntimeState
Reset_Imp()NPL::CNPLRuntimeState
ResetField(int nFieldID)ParaEngine::IAttributeFieldsinlinevirtual
Run()NPL::CNPLRuntimeState
Run_Async()NPL::CNPLRuntimeState
SaveDynamicFieldsToString(std::string &output)ParaEngine::IAttributeFieldsvirtual
SendMessage(NPLMessage_ptr &msg, int priority=0)NPL::CNPLRuntimeStatevirtual
SendTick()NPL::CNPLRuntimeState
SetCurrentMessage(const char *msg=NULL, int nLength=0)NPL::CNPLRuntimeStateprotected
SetDynamicField(const std::string &sName, const CVariable &value)ParaEngine::IAttributeFieldsvirtual
SetFileLoadStatus(const string &filepath, int nStatus) (defined in ParaScripting::CNPLScriptingState)ParaScripting::CNPLScriptingStateprotected
SetIdentifier(const std::string &sID) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsvirtual
SetLastReturnValue(int val) (defined in ParaScripting::CNPLScriptingState)ParaScripting::CNPLScriptingState
SetModified(bool bModified)ParaEngine::IAttributeFieldsinlinevirtual
SetMsgQueueSize(int nSize=500)NPL::CNPLRuntimeState
SetOwnLuaState(bool bOwn)ParaScripting::CNPLScriptingState
SetPreemptive(bool val) (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStateprotected
SetRuntimeState(NPL::NPLRuntimeState_ptr runtime_state)ParaScripting::CNPLScriptingStateprotected
SetTime(int nTime) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsvirtual
SetTimer(int nIDEvent, float fElapse, const char *sNeuronFile)NPL::CNPLRuntimeStatevirtual
Signal_StateLoaded_t typedef (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeState
StateLoadedNPL::CNPLRuntimeState
Stop()NPL::CNPLRuntimeState
Stop_Async()NPL::CNPLRuntimeState
TickTimers(DWORD nTickCount)NPL::CNPLRuntimeStateprotected
ToString() const (defined in ParaEngine::IObject)ParaEngine::IObjectvirtual
ValidateFields()ParaEngine::IAttributeFieldsinlinevirtual
WaitForMessage(int nMessageCount=-1)NPL::CNPLRuntimeState
WeakPtr_type typedef (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFields
WriteLog(const char *text, int nTextLen=0, int nLogType=0)NPL::CNPLRuntimeStatevirtual
~CNPLRuntimeState() (defined in NPL::CNPLRuntimeState)NPL::CNPLRuntimeStatevirtual
~CNPLScriptingState(void) (defined in ParaScripting::CNPLScriptingState)ParaScripting::CNPLScriptingStatevirtual
~CRefCounted() (defined in ParaEngine::CRefCounted)ParaEngine::CRefCountedprotectedvirtual
~IAttributeFields(void) (defined in ParaEngine::IAttributeFields)ParaEngine::IAttributeFieldsvirtual
~IObject() (defined in ParaEngine::IObject)ParaEngine::IObjectprotectedvirtual