Namespaces | Functions

System_as.cpp File Reference

#include "movie_root.h"
#include "log.h"
#include "System_as.h"
#include "fn_call.h"
#include "smart_ptr.h"
#include "Global_as.h"
#include "builtin_function.h"
#include "NativeFunction.h"
#include "VM.h"
#include "GnashAlgorithm.h"
#include "RunResources.h"
#include <sstream>

Namespaces

namespace  gnash
 

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


Functions

void gnash::system_class_init (as_object &where, const ObjectURI &uri)
 Initialize the global System class.
void gnash::registerSystemNative (as_object &where)