#include "as_object.h"
#include "PropFlags.h"
#include "as_value.h"
#include "namedStrings.h"
#include "ClassHierarchy.h"
#include "as_function.h"
#include "Class.h"
#include "Global_as.h"
#include "extension.h"
#include <boost/bind.hpp>
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
std::ostream & | gnash::operator<< (std::ostream &os, const ClassHierarchy::NativeClass &c) |
std::ostream & | gnash::operator<< (std::ostream &os, const ClassHierarchy::ExtensionClass &c) |
ClassHierarchy::NativeClass _decl |
Extension* mExtension |
as_object* mTarget |