|
Gnash
0.8.11dev
|
#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 | |
| 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. More... | |
| void | gnash::registerSystemNative (as_object &where) |
1.8.12