|
bpp-core
2.1.0
|
| AbstractFontManager() | bpp::AbstractFontManager< CodeType > | [inline] |
| codes_ | bpp::AbstractFontManager< CodeType > | [private] |
| FontManager() | bpp::FontManager< CodeType > | [inline] |
| fonts_ | bpp::AbstractFontManager< CodeType > | [private] |
| getCode(const Font &font) const | bpp::AbstractFontManager< CodeType > | [inline, virtual] |
| getCodes() const | bpp::AbstractFontManager< CodeType > | [inline, virtual] |
| getFont(int &code) const | bpp::AbstractFontManager< CodeType > | [inline] |
| bpp::FontManager::getFont(CodeType &code) const =0 | bpp::FontManager< CodeType > | [pure virtual] |
| getFonts() const | bpp::AbstractFontManager< CodeType > | [inline, virtual] |
| getNumberOfFonts() const | bpp::AbstractFontManager< CodeType > | [inline, virtual] |
| registerFont_(const Font &font, int code) | bpp::AbstractFontManager< CodeType > | [inline, protected] |
| ~FontManager() | bpp::FontManager< CodeType > | [inline, virtual] |