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

For embedding event handlers in place_object_2. More...

#include <swf_event.h>

Public Member Functions

 swf_event (event_id ev, action_buffer &buf)
 
 swf_event (const swf_event &o)
 
const action_bufferaction () const
 
const event_idevent () const
 

Detailed Description

For embedding event handlers in place_object_2.

TODO: move under parser dir !

Constructor & Destructor Documentation

§ swf_event() [1/2]

gnash::swf_event::swf_event ( event_id  ev,
action_buffer buf 
)
inline

§ swf_event() [2/2]

gnash::swf_event::swf_event ( const swf_event o)
inline

Member Function Documentation

§ action()

const action_buffer& gnash::swf_event::action ( ) const
inline

§ event()

const event_id& gnash::swf_event::event ( ) const
inline

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