This is the complete list of members for
JsObject, including all inherited members.
alive() const | RefObject | [virtual] |
deref() | RefObject | |
destroyed() | RefObject | [protected, virtual] |
destruct() | RefObject | [virtual] |
efficientIncDec() | RefObject | [static] |
freeze() | JsObject | [inline] |
frozen() const | JsObject | [inline] |
getField(ObjList &stack, const String &name, GenObject *context) const | ScriptContext | [virtual] |
getObject(const String &name) const | ScriptContext | [virtual] |
TelEngine::GenObject::getObject(const String &name, const GenObject *obj) | GenObject | [inline, static] |
hasField(ObjList &stack, const String &name, GenObject *context) const | ScriptContext | [virtual] |
initialize(ScriptContext *context) | JsObject | [static] |
JsObject(const char *name="Object", Mutex *mtx=0, bool frozen=false) | JsObject | |
mutex() | JsObject | [inline, virtual] |
params() | ScriptContext | [inline] |
params() const | ScriptContext | [inline] |
popValue(ObjList &stack, GenObject *context=0) | JsObject | [virtual] |
ref() | RefObject | |
refcount() const | RefObject | [inline] |
refObj() | ScriptContext | [inline, virtual] |
RefObject() | RefObject | |
resurrect() | RefObject | [protected] |
runAssign(ObjList &stack, const ExpOperation &oper, GenObject *context) | JsObject | [virtual] |
runField(ObjList &stack, const ExpOperation &oper, GenObject *context) | JsObject | [virtual] |
runFunction(ObjList &stack, const ExpOperation &oper, GenObject *context) | JsObject | [virtual] |
runNative(ObjList &stack, const ExpOperation &oper, GenObject *context) | JsObject | [protected, virtual] |
ScriptContext(const char *name=0) | ScriptContext | [inline, explicit] |
toString() const | ScriptContext | [inline, virtual] |
zeroRefs() | RefObject | [protected, virtual] |
~ExpExtender() | ExpExtender | [inline, virtual] |
~GenObject() | GenObject | [inline, virtual] |
~JsObject() | JsObject | [virtual] |
~RefObject() | RefObject | [virtual] |