Gnash
0.8.10
|
#include "System_as.h"
#include <sstream>
#include <string>
#include <iomanip>
#include <boost/tuple/tuple.hpp>
#include "movie_root.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "NativeFunction.h"
#include "VM.h"
#include "GnashAlgorithm.h"
#include "RunResources.h"
#include "HostInterface.h"
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) |