Gnash  0.8.11dev
Namespaces | Functions
XMLNode_as.cpp File Reference
#include "XMLNode_as.h"
#include <functional>
#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

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

Functions

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