OSDL::Video::TwoDimensional::Text::Font::StringColorQualityKey Class Reference

#include <OSDLFont.h>

Collaboration diagram for OSDL::Video::TwoDimensional::Text::Font::StringColorQualityKey:

Collaboration graph
[legend]

List of all members.


Detailed Description

Cache key to manage colored strings, both for word only and full text.

Definition at line 392 of file OSDLFont.h.


Public Member Functions

 StringColorQualityKey (const std::string &text, Pixels::ColorDefinition color, RenderQuality quality) throw ()
bool operator< (const StringColorQualityKey &other) const throw ()

Private Attributes

std::string _text
Pixels::ColorDefinition _color
RenderQuality _quality

Constructor & Destructor Documentation

OSDL::Video::TwoDimensional::Text::Font::StringColorQualityKey::StringColorQualityKey ( const std::string &  text,
Pixels::ColorDefinition  color,
RenderQuality  quality 
) throw () [inline]

Definition at line 399 of file OSDLFont.h.


Member Function Documentation

bool OSDL::Video::TwoDimensional::Text::Font::StringColorQualityKey::operator< ( const StringColorQualityKey other  )  const throw () [inline]

Definition at line 412 of file OSDLFont.h.

References OSDL::Video::Pixels::isLess().


Member Data Documentation

Definition at line 444 of file OSDLFont.h.

Definition at line 445 of file OSDLFont.h.

Definition at line 446 of file OSDLFont.h.


The documentation for this class was generated from the following file:

Generated on Fri Aug 1 14:46:35 2008 for OSDL by  doxygen 1.5.5