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

FlashTagDefineText Class Reference

#include <FFont.h>

Inheritance diagram for FlashTagDefineText::

FlashTag FlashIDEnabled List of all members.

Public Methods

 FlashTagDefineText (FlashRect &r, FlashMatrix &m)
void AddTextRecord (FlashTextRecord *r)

Private Attributes

FlashRect rect
FlashMatrix matrix
std::vector< FlashTextRecord *> records

Friends

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

Constructor & Destructor Documentation

FlashTagDefineText::FlashTagDefineText FlashRect & r,
FlashMatrix & m
[inline]
 


Member Function Documentation

void FlashTagDefineText::AddTextRecord FlashTextRecord * r
 


Friends And Related Function Documentation

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

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


Member Data Documentation

FlashMatrix FlashTagDefineText::matrix [private]
 

std::vector<FlashTextRecord *> FlashTagDefineText::records [private]
 

FlashRect FlashTagDefineText::rect [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