Gnash  0.8.11dev
Public Types | Public Member Functions | Static Public Member Functions | List of all members
gnash::SWF::ImportAssetsTag Class Reference

#include <ImportAssetsTag.h>

Inheritance diagram for gnash::SWF::ImportAssetsTag:
gnash::SWF::ControlTag gnash::ref_counted

Public Types

typedef std::pair< int, std::string > Import
 
typedef std::vector< ImportImports
 
- Public Types inherited from gnash::SWF::ControlTag
enum  Type { TAG_ACTION = 1 << 0, TAG_DLIST = 1 << 1 }
 Type of ControlTag. More...
 

Public Member Functions

virtual void executeState (MovieClip *m, DisplayList &) const
 Execute an ImportAssetsTag. More...
 
- Public Member Functions inherited from gnash::SWF::ControlTag
virtual ~ControlTag ()
 
virtual void executeActions (MovieClip *, DisplayList &) const
 Execute Action tags. More...
 
- Public Member Functions inherited from gnash::ref_counted
 ref_counted ()
 
 ref_counted (const ref_counted &)
 
void add_ref () const
 
void drop_ref () const
 
long get_ref_count () const
 

Static Public Member Functions

static void loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &r)
 

Additional Inherited Members

- Protected Member Functions inherited from gnash::ref_counted
virtual ~ref_counted ()
 

Member Typedef Documentation

§ Import

typedef std::pair<int, std::string> gnash::SWF::ImportAssetsTag::Import

§ Imports

Member Function Documentation

§ executeState()

virtual void gnash::SWF::ImportAssetsTag::executeState ( MovieClip m,
DisplayList  
) const
inlinevirtual

§ loader()

static void gnash::SWF::ImportAssetsTag::loader ( SWFStream in,
TagType  tag,
movie_definition m,
const RunResources r 
)
inlinestatic

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