openshot-audio  0.1.5
JavascriptEngine::RootObject::ObjectClass Member List

This is the complete list of members for JavascriptEngine::RootObject::ObjectClass, including all inherited members.

clear()DynamicObject
clone()DynamicObjectvirtual
cloneAllProperties()DynamicObject
cloneFn(Args a)JavascriptEngine::RootObject::ObjectClassinlinestatic
decReferenceCount() noexceptReferenceCountedObjectinline
decReferenceCountWithoutDeleting() noexceptReferenceCountedObjectinline
dump(Args a)JavascriptEngine::RootObject::ObjectClassinlinestatic
DynamicObject()DynamicObject
DynamicObject(const DynamicObject &)DynamicObject
getClassName()JavascriptEngine::RootObject::ObjectClassinlinestatic
getProperties() noexceptDynamicObjectinline
getProperty(const Identifier &propertyName) constDynamicObjectvirtual
getReferenceCount() const noexceptReferenceCountedObjectinline
hasMethod(const Identifier &methodName) constDynamicObjectvirtual
hasProperty(const Identifier &propertyName) constDynamicObjectvirtual
incReferenceCount() noexceptReferenceCountedObjectinline
invokeMethod(Identifier methodName, const var::NativeFunctionArgs &args)DynamicObjectvirtual
ObjectClass()JavascriptEngine::RootObject::ObjectClassinline
Ptr typedefDynamicObject
ReferenceCountedObject()ReferenceCountedObjectinlineprotected
removeProperty(const Identifier &propertyName)DynamicObjectvirtual
resetReferenceCount() noexceptReferenceCountedObjectinlineprotected
setMethod(Identifier methodName, var::NativeFunction function)DynamicObject
setProperty(const Identifier &propertyName, const var &newValue)DynamicObjectvirtual
writeAsJSON(OutputStream &, int indentLevel, bool allOnOneLine)DynamicObjectvirtual
~DynamicObject()DynamicObject
~ReferenceCountedObject()ReferenceCountedObjectinlineprotectedvirtual