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

FlashTagDefineButton Class Reference

#include <FButton.h>

Inheritance diagram for FlashTagDefineButton::

FlashTag FlashIDEnabled List of all members.

Public Methods

 FlashTagDefineButton ()
 ~FlashTagDefineButton ()
void AddButtonRecord (FlashButtonRecord *r)
void AddActionRecord (FlashActionRecord *r)

Private Attributes

std::vector< FlashButtonRecord *> buttonrecords
std::vector< FlashActionRecord *> actionrecords
gc_vector< FlashButtonRecord *> gcbuttonrecords
gc_vector< FlashActionRecord *> gcactionrecords

Friends

std::ostream & operator<< (std::ostream &out, FlashTagDefineButton &data)
std::istream & operator>> (std::istream &in, FlashTagDefineButton &data)

Constructor & Destructor Documentation

FlashTagDefineButton::FlashTagDefineButton [inline]
 

FlashTagDefineButton::~FlashTagDefineButton [inline]
 


Member Function Documentation

void FlashTagDefineButton::AddActionRecord FlashActionRecord * r
 

void FlashTagDefineButton::AddButtonRecord FlashButtonRecord * r
 


Friends And Related Function Documentation

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

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


Member Data Documentation

std::vector<FlashActionRecord*> FlashTagDefineButton::actionrecords [private]
 

std::vector<FlashButtonRecord*> FlashTagDefineButton::buttonrecords [private]
 

gc_vector<FlashActionRecord*> FlashTagDefineButton::gcactionrecords [private]
 

gc_vector<FlashButtonRecord*> FlashTagDefineButton::gcbuttonrecords [private]
 


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