GlobalFontHash Class Reference

#include <MercuryText.h>

Collaboration diagram for GlobalFontHash:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GlobalFontHash ()
 ~GlobalFontHash ()
void Destroy ()
MHash< MercuryTextGlyphData > & operator * ()

Private Attributes

MHash< MercuryTextGlyphData > * m_fonthash

Detailed Description

Definition at line 123 of file MercuryText.h.


Constructor & Destructor Documentation

GlobalFontHash::GlobalFontHash (  )  [inline]

Definition at line 126 of file MercuryText.h.

GlobalFontHash::~GlobalFontHash (  )  [inline]

Definition at line 130 of file MercuryText.h.


Member Function Documentation

void GlobalFontHash::Destroy (  )  [inline]

Definition at line 135 of file MercuryText.h.

MHash< MercuryTextGlyphData >& GlobalFontHash::operator * (  )  [inline]

Definition at line 140 of file MercuryText.h.


Member Data Documentation

MHash< MercuryTextGlyphData >* GlobalFontHash::m_fonthash [private]

Definition at line 147 of file MercuryText.h.


The documentation for this class was generated from the following file:
Hosted by SourceForge.net Logo