|
Gnash
0.8.11dev
|
Global code (out of any function) More...
#include <ExecutableCode.h>
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... | |
| DisplayObject * | target () const |
Global code (out of any function)
|
inline |
|
inlinevirtual |
Implements gnash::ExecutableCode.
References gnash::ExecutableCode::target().
1.8.12