VCF::Win32FontHandle Class Reference
used to hold a HFONT and a refcount
More...
#include <Win32FontManager.h>
Inheritance diagram for VCF::Win32FontHandle:
List of all members.
Detailed Description
used to hold a HFONT and a refcount
Constructor & Destructor Documentation
| VCF::Win32FontHandle::Win32FontHandle |
( |
HFONT |
font |
) |
|
|
| virtual VCF::Win32FontHandle::~Win32FontHandle |
( |
|
) |
[virtual] |
|
Member Function Documentation
| void VCF::Win32FontHandle::decRef |
( |
|
) |
|
|
|
|
decrement the ref count.
If the count goes to 0 then delete the HFONT object |
| HFONT VCF::Win32FontHandle::getFontHandle |
( |
|
) |
|
|
| void VCF::Win32FontHandle::incRef |
( |
|
) |
|
|
| bool VCF::Win32FontHandle::isRefCountZero |
( |
|
) |
|
|
The documentation for this class was generated from the following file: