action.cpp File Reference

#include "action.h"
#include "as_object.h"
#include "log.h"
#include "movie_definition.h"
#include "MovieClipLoader.h"
#include "as_function.h"
#include "timers.h"
#include "textformat.h"
#include "sound_definition.h"
#include "array.h"
#include "types.h"
#include "sprite_instance.h"
#include "movie_instance.h"
#include "Global.h"
#include "swf.h"
#include "URL.h"
#include "GnashException.h"
#include "as_environment.h"
#include "fn_call.h"
#include "VM.h"
#include "StringPredicates.h"
#include "xml.h"
#include "xmlsocket.h"
#include "namedStrings.h"
#include <typeinfo>
#include <string>
#include <algorithm>

Namespaces

namespace  gnash

Functions

void gnash::register_component (const std::string &name, as_c_function_ptr handler)
as_value gnash::call_method (const as_value &method, as_environment *env, as_object *this_ptr,int nargs, int first_arg_bottom_index)
 Call a method, be it an as_function or a c_function.
as_value gnash::call_method0 (const as_value &method, as_environment *env, as_object *this_ptr)
const char * gnash::call_method_parsed (as_environment *env, as_object *this_ptr, const char *method_name, const char *method_arg_fmt, va_list args)
void gnash::movie_load ()
as_value gnash::event_test (const fn_call &)

Variables

bool gnash::s_inited = false

Generated on Thu Mar 6 18:25:08 2008 for Gnash by  doxygen 1.5.4