OpenClonk
C4PropListScript Member List

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

AppendDataString(StdStrBuf *out, const char *delim, int depth=3, bool ignore_reference_parent=false) constC4PropList
begin()C4PropList
C4PropList(C4PropList *prototype=nullptr)C4PropListprotected
C4PropListScript(C4PropList *prototype=nullptr)C4PropListScriptinline
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
Clear()C4PropListinline
ClearRefs()C4PropListinlineprotected
ClearScriptPropLists()C4PropListScriptstatic
CompileFunc(StdCompiler *pComp, C4ValueNumbers *)C4PropList
Delete() overrideC4PropListScriptinlinevirtual
Denumerate(C4ValueNumbers *)C4PropListvirtual
end()C4PropListinline
EnumerateOwnFuncs(C4String *prev=nullptr) constC4PropList
Freeze()C4PropListinline
FreezeAndMakeStaticRecursively(std::vector< C4Value > *prop_lists, const C4PropListStatic *parent=nullptr, C4String *key=nullptr)C4PropList
GetDef() constC4PropListvirtual
GetDef()C4PropListvirtual
GetEffect()C4PropListvirtual
GetFunc(C4PropertyName k) constC4PropListinline
GetFunc(C4String *k) constC4PropList
GetFunc(const char *k) constC4PropList
GetMapScriptLayer()C4PropListvirtual
GetMapScriptMap()C4PropListvirtual
GetName() constC4PropListvirtual
GetObject()C4PropListvirtual
GetObject() constC4PropListvirtual
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
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
HasProperty(C4String *k) constC4PropListinline
IsFrozen() constC4PropListinline
IsNumbered() constC4PropListinlinevirtual
IsStatic()C4PropListinlinevirtual
IsStatic() constC4PropListinline
New(C4PropList *prototype=nullptr)C4PropListstatic
NewStatic(C4PropList *prototype, const C4PropListStatic *parent, C4String *key)C4PropListstatic
operator==(const C4PropList &b) constC4PropList
PropListsC4PropListScriptprotectedstatic
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
~C4PropList()C4PropListvirtual
~C4PropListScript() overrideC4PropListScriptinline