Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

FlashTagImportAssets Class Reference

#include <FControl.h>

Inheritance diagram for FlashTagImportAssets::

FlashTag List of all members.

Public Methods

 FlashTagImportAssets (char *_swfurl)
 ~FlashTagImportAssets ()
void AddAsset (char *str, UWORD id)
const char * GetSwfUrl ()
unsigned int GetAssetNum ()
flash_pair< char *, UWORDGetAsset (long num)

Private Methods

DEFINE_RW_INTERFACE FlashTagImportAssets ()

Private Attributes

char * swfurl
std::vector< char *> assets_str
std::vector< UWORDassets_id
gc_vector< char *> gc

Friends

class FlashImportHandler
class FlashImporter
std::ostream & operator<< (std::ostream &out, FlashTagImportAssets &data)
std::istream & operator>> (std::istream &in, FlashTagImportAssets &data)

Constructor & Destructor Documentation

DEFINE_RW_INTERFACE FlashTagImportAssets::FlashTagImportAssets [inline, private]
 

FlashTagImportAssets::FlashTagImportAssets char * _swfurl [inline]
 

FlashTagImportAssets::~FlashTagImportAssets [inline]
 


Member Function Documentation

void FlashTagImportAssets::AddAsset char * str,
UWORD id
 

flash_pair<char*, UWORD> FlashTagImportAssets::GetAsset long num [inline]
 

unsigned int FlashTagImportAssets::GetAssetNum [inline]
 

const char* FlashTagImportAssets::GetSwfUrl [inline]
 


Friends And Related Function Documentation

friend class FlashImportHandler [friend]
 

friend class FlashImporter [friend]
 

std::ostream& operator<< std::ostream & out,
FlashTagImportAssets & data
[friend]
 

std::istream& operator>> std::istream & in,
FlashTagImportAssets & data
[friend]
 


Member Data Documentation

std::vector<UWORD> FlashTagImportAssets::assets_id [private]
 

std::vector<char*> FlashTagImportAssets::assets_str [private]
 

gc_vector<char *> FlashTagImportAssets::gc [private]
 

char* FlashTagImportAssets::swfurl [private]
 


The documentation for this class was generated from the following files:
Generated at Wed Aug 1 13:33:57 2001 for SWFSource by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001