Gnash  0.8.10
Classes | Namespaces | Functions
Function.h File Reference
#include <vector>
#include <cassert>
#include <string>
#include "ConstantPool.h"
#include "UserFunction.h"
#include "ObjectURI.h"

Go to the source code of this file.

Classes

class  gnash::TargetGuard
class  gnash::Function
 A simple SWF-defined Function. More...
struct  gnash::Function::Argument

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


Functions

as_object * gnash::getArguments (Function &callee, as_object &args, const fn_call &fn, as_object *caller)
 Add properties to an 'arguments' object.