Gnash  0.8.10
Namespaces | Functions
XMLNode_as.cpp File Reference
#include "XMLNode_as.h"
#include <boost/bind.hpp>
#include <string>
#include <sstream>
#include <vector>
#include <algorithm>
#include "XML_as.h"
#include "VM.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "NativeFunction.h"
#include "PropertyList.h"
#include "Object.h"
#include "Array_as.h"
#include "namedStrings.h"

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


Functions

void gnash::registerXMLNodeNative (as_object &where)
 Register ASnative methods.
void gnash::xmlnode_class_init (as_object &where, const ObjectURI &uri)