Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::GlobalCode Class Reference

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

#include <ExecutableCode.h>

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

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) More...
 
DisplayObjecttarget () const
 

Detailed Description

Global code (out of any function)

Constructor & Destructor Documentation

§ GlobalCode()

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

Member Function Documentation

§ execute()

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

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