Gnash  0.8.11dev
Namespaces | Functions
XMLSocket_as.cpp File Reference
#include "XMLSocket_as.h"
#include <memory>
#include <string>
#include "namedStrings.h"
#include "GnashSystemFDHeaders.h"
#include "utility.h"
#include "Socket.h"
#include "as_function.h"
#include "movie_root.h"
#include "fn_call.h"
#include "Global_as.h"
#include "VM.h"
#include "NativeFunction.h"
#include "URLAccessManager.h"
#include "log.h"

Namespaces

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

Functions

void gnash::xmlsocket_class_init (as_object &where, const ObjectURI &uri)
 Initialize the global XMLSocket class. More...
 
void gnash::registerXMLSocketNative (as_object &global)