#include <iostream>#include <cstdarg>#include <cstdio>#include <cstdlib>#include <string>#include "log.h"#include "launcher_ext.h"#include "fn_call.h"#include "as_object.h"#include "builtin_function.h"
Namespaces | |
| namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| as_value | gnash::launcher_create_md5sum (const fn_call &fn) |
| as_value | gnash::launcher_verify_md5sum (const fn_call &fn) |
| std::auto_ptr< as_object > | gnash::init_launcher_instance () |
| Return an instance. | |
| void | gnash::launcher_class_init (as_object &obj) |
1.7.1