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

FlashTagBackgroundColor Class Reference

#include <FControl.h>

Inheritance diagram for FlashTagBackgroundColor::

FlashTag List of all members.

Public Methods

 FlashTagBackgroundColor (UBYTE _r, UBYTE _g, UBYTE _b)
 FlashTagBackgroundColor (FlashRGB &c)
 ~FlashTagBackgroundColor ()
FlashRGB GetRGB ()

Public Attributes

UBYTE r
UBYTE g
UBYTE b

Private Methods

 FlashTagBackgroundColor ()

Friends

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

Constructor & Destructor Documentation

FlashTagBackgroundColor::FlashTagBackgroundColor UBYTE _r,
UBYTE _g,
UBYTE _b
[inline]
 

FlashTagBackgroundColor::FlashTagBackgroundColor FlashRGB & c [inline]
 

FlashTagBackgroundColor::~FlashTagBackgroundColor [inline]
 

FlashTagBackgroundColor::FlashTagBackgroundColor [inline, private]
 


Member Function Documentation

FlashRGB FlashTagBackgroundColor::GetRGB [inline]
 


Friends And Related Function Documentation

friend class FlashImportHandler [friend]
 

friend class FlashImporter [friend]
 

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

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


Member Data Documentation

UBYTE FlashTagBackgroundColor::b
 

UBYTE FlashTagBackgroundColor::g
 

UBYTE FlashTagBackgroundColor::r
 


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