Gnash  0.8.11dev
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

 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. More...