bpp-core3
3.0.0
|
This is the complete list of members for bpp::AbstractFontManager< CodeType >, including all inherited members.
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 > | inlinevirtual |
getCodes() const | bpp::AbstractFontManager< CodeType > | inlinevirtual |
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 > | inlinevirtual |
getNumberOfFonts() const | bpp::AbstractFontManager< CodeType > | inlinevirtual |
registerFont_(const Font &font, int code) | bpp::AbstractFontManager< CodeType > | inlineprotected |
~FontManager() | bpp::FontManager< CodeType > | inlinevirtual |