Gnash  0.8.11dev
Public Member Functions
gnash::GlobalCode Class Reference

Global code (out of any function) More...

#include <ExecutableCode.h>

Inheritance diagram for gnash::GlobalCode:
gnash::ExecutableCode

List of all members.

Public Member Functions

 GlobalCode (const action_buffer &nBuffer, DisplayObject *nTarget)
virtual void execute ()
- Public Member Functions inherited from gnash::ExecutableCode
 ExecutableCode (DisplayObject *t)
virtual ~ExecutableCode ()
virtual void setReachable () const
void markReachableResources () const
 Mark reachable resources (for the GC)
DisplayObjecttarget () const

Detailed Description

Global code (out of any function)


Constructor & Destructor Documentation

gnash::GlobalCode::GlobalCode ( const action_buffer nBuffer,
DisplayObject nTarget 
)
inline

Member Function Documentation

virtual void gnash::GlobalCode::execute ( )
inlinevirtual

The documentation for this class was generated from the following file: