Table of SWF tags loaders.
More...
#include <TagLoadersTable.h>
Detailed Description
Table of SWF tags loaders.
Member Typedef Documentation
Signature of an SWF tag loader.
'in' is the SWF input stream 't' is the tag type 'm' a pointer to the movie (or sprite) being read
Constructor & Destructor Documentation
gnash::SWF::TagLoadersTable::TagLoadersTable |
( |
| ) |
|
|
inline |
gnash::SWF::TagLoadersTable::TagLoadersTable |
( |
const Loaders & |
loaders | ) |
|
|
inline |
gnash::SWF::TagLoadersTable::~TagLoadersTable |
( |
| ) |
|
|
inline |
Member Function Documentation
Get the TagLoader for a specified TagType.
- Returns
- false if no loader is associated with the tag.
Referenced by gnash::SWFParser::read().
Register a loader for the specified SWF::TagType.
This is part of an API for allowing external applications to register custom tags, and is not used by Gnash itself.
- Returns
- false if a loader is already registered for the given tag
References assert.
The documentation for this class was generated from the following files: