NVDA Helper
In-process and lite high-speed utilities for NVDA
GlyphTranslatorCache Class Reference
Inheritance diagram for GlyphTranslatorCache:
LockableObject

Public Member Functions

 GlyphTranslatorCache ()
 
GlyphTranslatorfetchGlyphTranslator (HDC hdc)
 
void cleanup ()
 

Additional Inherited Members

- Protected Member Functions inherited from LockableObject
 LockableObject ()
 
virtual ~LockableObject ()
 
void acquire ()
 Acquires access (possibly waighting until its free).
 
void release ()
 Releases exclusive access of the object.
 
ScopedLock scopedAcquire ()
 

Detailed Description

Constructor & Destructor Documentation

◆ GlyphTranslatorCache()

GlyphTranslatorCache::GlyphTranslatorCache ( )
inline

Member Function Documentation

◆ fetchGlyphTranslator()

GlyphTranslator * GlyphTranslatorCache::fetchGlyphTranslator ( HDC hdc)
inline

◆ cleanup()

void GlyphTranslatorCache::cleanup ( )
inline

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