OpenClonk
C4AulScriptEngine Member List

This is the complete list of members for C4AulScriptEngine, including all inherited members.

AppendDataString(StdStrBuf *out, const char *delim, int depth=3, bool ignore_reference_parent=false) constC4PropList
begin()C4PropList
C4AulCompiler classC4AulScriptEnginefriend
C4AulDebug classC4AulScriptEnginefriend
C4AulFunc classC4AulScriptEnginefriend
C4AulParse classC4AulScriptEnginefriend
C4AulProfiler classC4AulScriptEnginefriend
C4AulScriptEngine()C4AulScriptEngine
C4PropList(C4PropList *prototype=nullptr)C4PropListprotected
C4PropListStatic(C4PropList *prototype, const C4PropListStatic *parent, C4String *key)C4PropListStaticinline
C4PropListStaticMember(C4PropList *prototype, const C4PropListStatic *parent, C4String *key)C4PropListStaticMemberinline
C4ScriptHost classC4AulScriptEnginefriend
Call(C4PropertyName k, C4AulParSet *pPars=nullptr, bool fPassErrors=false)C4PropListinline
Call(C4String *k, C4AulParSet *pPars=nullptr, bool fPassErrors=false)C4PropList
Call(const char *k, C4AulParSet *pPars=nullptr, bool fPassErrors=false)C4PropList
Child0C4AulScriptEngineprotected
ChildLC4AulScriptEngineprotected
Clear()C4AulScriptEngine
ClearRefs()C4PropListinlineprotected
CloseUserFile(int32_t handle)C4AulScriptEngine
CompileFunc(StdCompiler *pComp, bool fScenarioSection, C4ValueNumbers *numbers)C4AulScriptEngine
C4PropListStaticMember::CompileFunc(StdCompiler *pComp, C4ValueNumbers *)C4PropList
CreateUserFile()C4AulScriptEngine
Delete() overrideC4PropListStaticMemberinlinevirtual
Denumerate(C4ValueNumbers *) overrideC4AulScriptEnginevirtual
end()C4PropListinline
EnumerateOwnFuncs(C4String *prev=nullptr) constC4PropList
errCntC4AulScriptEngine
ErrorHandlerC4AulScriptEngineprotected
Freeze()C4PropListinline
FreezeAndMakeStaticRecursively(std::vector< C4Value > *prop_lists, const C4PropListStatic *parent=nullptr, C4String *key=nullptr)C4PropList
FuncLookUpC4AulScriptEngineprotected
GetDataString() constC4PropListStatic
GetDef() constC4PropListvirtual
GetDef()C4PropListvirtual
GetEffect()C4PropListvirtual
GetErrorHandler() constC4AulScriptEngineinline
GetFirstFunc(const char *Name)C4AulScriptEngineinlineprotected
GetFunc(C4PropertyName k) constC4PropListinline
GetFunc(C4String *k) constC4PropList
GetFunc(const char *k) constC4PropList
GetFunctionNames(C4PropList *)C4AulScriptEngine
GetGlobalConstant(const char *szName, C4Value *pTargetValue)C4AulScriptEngine
GetMapScriptLayer()C4PropListvirtual
GetMapScriptMap()C4PropListvirtual
GetName() const overrideC4PropListStaticvirtual
GetNextSNFunc(const C4AulFunc *After)C4AulScriptEngineinlineprotected
GetObject()C4PropListvirtual
GetObject() constC4PropListvirtual
GetParent() constC4PropListStaticinline
GetParentKeyName()C4PropListStaticinline
GetProperties() constC4PropListvirtual
GetProperty(C4PropertyName k, C4Value *pResult) constC4PropListinline
GetPropertyArray(C4PropertyName n) constC4PropList
GetPropertyBool(C4PropertyName n, bool default_val=false) constC4PropList
GetPropertyByS(const C4String *k, C4Value *pResult) constC4PropListvirtual
GetPropertyInt(C4PropertyName k, int32_t default_val=0) constC4PropList
GetPropertyP(C4PropertyName k) constC4PropList
GetPropertyPropList(C4PropertyName k) constC4PropList
GetPropertyStr(C4PropertyName k) constC4PropList
GetPropList()C4AulScriptEngineinline
GetPropListNumbered()C4PropListvirtual
GetPrototype() constC4PropListinline
GetSortedLocalProperties(bool add_prototype=true) constC4PropList
GetSortedLocalProperties(const char *prefix, const C4PropList *ignore_overridden) constC4PropList
GetSortedProperties(const char *prefix, C4PropList *ignore_parent=nullptr) constC4PropList
GetUnsortedProperties(const char *prefix, C4PropList *ignore_parent=nullptr) constC4PropList
GetUserFile(int32_t handle)C4AulScriptEngine
GlobalConstNamesC4AulScriptEngine
GlobalConstsC4AulScriptEngine
GlobalNamedC4AulScriptEngine
GlobalNamedNamesC4AulScriptEngine
HasProperty(C4String *k) constC4PropListinline
IsFrozen() constC4PropListinline
IsNumbered() constC4PropListinlinevirtual
IsStatic() overrideC4PropListStaticinlinevirtual
C4PropList::IsStatic() constC4PropListinline
lineCntC4AulScriptEngine
Link(C4DefList *rDefs)C4AulScriptEngine
New(C4PropList *prototype=nullptr)C4PropListstatic
NewStatic(C4PropList *prototype, const C4PropListStatic *parent, C4String *key)C4PropListstatic
operator==(const C4PropList &b) constC4PropList
OwnedPropListsC4AulScriptEngineprotected
ParentC4PropListStaticprotected
ParentKeyNameC4PropListStaticprotected
pGlobalEffectsC4AulScriptEngine
RefCompileFunc(StdCompiler *pComp, C4ValueNumbers *numbers) constC4PropListStatic
RegisterErrorHandler(C4AulErrorHandler *handler)C4AulScriptEngine
RegisterGlobalConstant(const char *szName, const C4Value &rValue)C4AulScriptEngine
ReLink(C4DefList *rDefs)C4AulScriptEngine
ReloadScript(const char *szScript, const char *szLanguage)C4AulScriptEngine
RemoveCyclicPrototypes()C4PropList
ResetProperty(C4String *k)C4PropListvirtual
SetName(const char *NewName=nullptr)C4PropListvirtual
SetOnFire(bool OnFire)C4PropListinlinevirtual
SetProperty(C4PropertyName k, const C4Value &to)C4PropListinline
SetPropertyByS(C4String *k, const C4Value &to)C4PropListvirtual
StatusC4PropList
Thaw()C4PropListinline
ThawRecursively()C4PropList
ToJSON(int depth=10, bool ignore_reference_parent=false) constC4PropList
UnLink()C4AulScriptEngine
UnregisterErrorHandler(C4AulErrorHandler *handler)C4AulScriptEngine
UserFilesC4AulScriptEngineprotected
warnCntC4AulScriptEngine
~C4AulScriptEngine() overrideC4AulScriptEngine
~C4PropList()C4PropListvirtual
~C4PropListStatic() override=defaultC4PropListStatic