Gnash  0.8.10
gnash::ActionExec Member List
This is the complete list of members for gnash::ActionExec, including all inherited members.
ActionExec(const action_buffer &abuf, as_environment &newEnv, bool abortOnUnloaded=true)gnash::ActionExec
ActionExec(const Function &func, as_environment &newEnv, as_value *nRetVal, as_object *this_ptr)gnash::ActionExec
adjustNextPC(int offset)gnash::ActionExec
atActionTag(SWF::ActionType t)gnash::ActionExec [inline]
codegnash::ActionExec
delVariable(const std::string &name)gnash::ActionExec
envgnash::ActionExec
getCurrentPC() const gnash::ActionExec [inline]
getNextPC() const gnash::ActionExec [inline]
getScopeStack() const gnash::ActionExec [inline]
getStopPC() const gnash::ActionExec [inline]
getTarget()gnash::ActionExec
getThisPointer()gnash::ActionExec
getVariable(const std::string &name, as_object **target=0)gnash::ActionExec
isFunction() const gnash::ActionExec [inline]
operator()()gnash::ActionExec
pushReturn(const as_value &t)gnash::ActionExec
pushTryBlock(TryBlock t)gnash::ActionExec
pushWith(const With &entry)gnash::ActionExec
retvalgnash::ActionExec
setLocalVariable(const std::string &name, const as_value &val)gnash::ActionExec
setNextPC(size_t pc)gnash::ActionExec [inline]
setVariable(const std::string &name, const as_value &val)gnash::ActionExec
skip_actions(size_t offset)gnash::ActionExec
skipRemainingBuffer()gnash::ActionExec [inline]