Gnash  0.8.11dev
Namespaces | Functions
SharedObject_as.cpp File Reference
#include "SharedObject_as.h"
#include <cstdio>
#include "movie_root.h"
#include "GnashSystemNetHeaders.h"
#include "GnashFileUtilities.h"
#include "SimpleBuffer.h"
#include "as_value.h"
#include "as_object.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "NativeFunction.h"
#include "VM.h"
#include "Property.h"
#include "rc.h"
#include "URL.h"
#include "NetConnection_as.h"
#include "Object.h"
#include "AMFConverter.h"
#include "GnashAlgorithm.h"
#include "RunResources.h"
#include "StreamProvider.h"
#include "namedStrings.h"

Namespaces

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

Functions

void gnash::sharedobject_class_init (as_object &where, const ObjectURI &uri)
 Initialize the global SharedObject class. More...
 
void gnash::registerSharedObjectNative (as_object &o)