Gnash  0.8.11dev
gnash::NativeFunction Member List

This is the complete list of members for gnash::NativeFunction, including all inherited members.

add_property(const std::string &key, as_function &getter, as_function *setter)gnash::as_object
addInterface(as_object *ctor)gnash::as_object
array() constgnash::as_objectinline
as_function(Global_as &gl)gnash::as_functionprotected
as_object(const Global_as &global)gnash::as_objectexplicit
as_object(VM &vm)gnash::as_objectexplicitprotected
call(const fn_call &fn)gnash::NativeFunctioninlinevirtual
clearProperties()gnash::as_objectinline
clearReachable() constgnash::GcResourceinline
construct(as_object &newobj, const as_environment &env, FunctionArgs< as_value > &args)gnash::as_function
copyProperties(const as_object &o)gnash::as_object
DefaultFlagsgnash::as_objectstatic
delProperty(const ObjectURI &uri)gnash::as_object
displayObject() constgnash::as_objectinline
dump_members()gnash::as_object
findProperty(const ObjectURI &uri, as_object **owner=nullptr)gnash::as_object
GcResource(GC &gc)gnash::GcResourceinline
get_member(const ObjectURI &uri, as_value *val)gnash::as_objectvirtual
get_prototype() constgnash::as_object
get_super(const ObjectURI &fname)gnash::as_objectvirtual
get_super()gnash::as_object
getOwnProperty(const ObjectURI &uri)gnash::as_object
init_destructive_property(const ObjectURI &uri, as_function &getter, int flags=PropFlags::dontEnum)gnash::as_object
init_destructive_property(const ObjectURI &uri, as_c_function_ptr getter, int flags=PropFlags::dontEnum)gnash::as_object
init_member(const std::string &name, const as_value &val, int flags=DefaultFlags)gnash::as_object
init_member(const ObjectURI &uri, const as_value &val, int flags=DefaultFlags)gnash::as_object
init_property(const std::string &key, as_function &getter, as_function &setter, int flags=DefaultFlags)gnash::as_object
init_property(const std::string &key, as_c_function_ptr getter, as_c_function_ptr setter, int flags=DefaultFlags)gnash::as_object
init_property(const ObjectURI &uri, as_function &getter, as_function &setter, int flags=DefaultFlags)gnash::as_object
init_property(const ObjectURI &uri, as_c_function_ptr getter, as_c_function_ptr setter, int flags=DefaultFlags)gnash::as_object
init_readonly_property(const std::string &key, as_function &getter, int flags=DefaultFlags)gnash::as_object
init_readonly_property(const std::string &key, as_c_function_ptr getter, int flags=DefaultFlags)gnash::as_object
instanceOf(as_object *ctor)gnash::as_object
isBuiltin()gnash::NativeFunctioninlinevirtual
isReachable() constgnash::GcResourceinline
isSuper() constgnash::as_objectinlinevirtual
markReachableResources() constgnash::as_objectprotectedvirtual
NativeFunction(Global_as &gl, ASFunction func)gnash::NativeFunctioninline
prototypeOf(as_object &instance)gnash::as_object
relay() constgnash::as_objectinline
set_member(const ObjectURI &uri, const as_value &val, bool ifFound=false)gnash::as_objectvirtual
set_member_flags(const ObjectURI &uri, int setTrue, int setFalse=0)gnash::as_object
set_prototype(const as_value &proto)gnash::as_object
setArray(bool array=true)gnash::as_objectinline
setDisplayObject(DisplayObject *d)gnash::as_objectinline
setPropFlags(const as_value &props, int set_false, int set_true)gnash::as_object
setReachable() constgnash::GcResourceinline
setRelay(Relay *p)gnash::as_objectinline
stringValue() constgnash::as_functionvirtual
to_function()gnash::as_functioninlinevirtual
unwatch(const ObjectURI &uri)gnash::as_object
visitKeys(KeyVisitor &visitor) constgnash::as_object
visitProperties(PropertyVisitor &visitor) constgnash::as_objectinline
vm() constgnash::as_objectinline
watch(const ObjectURI &uri, as_function &trig, const as_value &cust)gnash::as_object
~as_function()gnash::as_functioninlinevirtual
~as_object()gnash::as_objectinlinevirtual
~GcResource()gnash::GcResourceinlineprotectedvirtual