Gnash  0.8.11dev
Namespaces | Functions
AsBroadcaster.cpp File Reference
#include "AsBroadcaster.h"
#include "Array_as.h"
#include "log.h"
#include "fn_call.h"
#include "NativeFunction.h"
#include "Global_as.h"
#include "namedStrings.h"
#include "ObjectURI.h"

Namespaces

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

Functions

void gnash::attachAsBroadcasterStaticInterface (as_object &o)
 

Variable Documentation

size_t _dispatched

Number of event dispatches.

const ObjectURI& _eventURI

Name of the event being broadcasted appropriately cased based on SWF version of the current VM

fn_call _fn