|
Gnash
0.8.11dev
|
#include "LoadableObject.h"#include "LoadVars_as.h"#include "as_object.h"#include "log.h"#include "fn_call.h"#include "Global_as.h"#include "NativeFunction.h"#include "as_function.h"#include "as_value.h"#include "VM.h"#include "namedStrings.h"#include "PropertyList.h"#include <list>#include <boost/algorithm/string/case_conv.hpp>#include <functional>Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| void | gnash::loadvars_class_init (as_object &global, const ObjectURI &uri) |
| Initialize the global LoadVars class. More... | |
1.8.12