This is the complete list of members for Eegeo::Fonts::FontInstanceService, including all inherited members.
FontInstanceService(FontLoader &fontLoader, FontInstanceRepository &fontInstanceRepository, IFontInstanceIdBuilder &fontInstanceIdBuilder) (defined in Eegeo::Fonts::FontInstanceService) | Eegeo::Fonts::FontInstanceService | |
GetFontInstance(const std::string &fontInstanceId) const (defined in Eegeo::Fonts::FontInstanceService) | Eegeo::Fonts::FontInstanceService | virtual |
IsLoaded(const std::string &fontInstanceId) const (defined in Eegeo::Fonts::FontInstanceService) | Eegeo::Fonts::FontInstanceService | virtual |
LoadSynchronous(const std::string &fontInstanceId, std::string &out_fontInstanceId) (defined in Eegeo::Fonts::FontInstanceService) | Eegeo::Fonts::FontInstanceService | virtual |
NonCopyable(const NonCopyable &)=delete (defined in Eegeo::NonCopyable) | Eegeo::NonCopyable | private |
NonCopyable()=default (defined in Eegeo::NonCopyable) | Eegeo::NonCopyable | private |
operator=(const NonCopyable &)=delete (defined in Eegeo::NonCopyable) | Eegeo::NonCopyable | private |
Release(const std::string &fontInstanceId) (defined in Eegeo::Fonts::FontInstanceService) | Eegeo::Fonts::FontInstanceService | virtual |
~FontInstanceService() (defined in Eegeo::Fonts::FontInstanceService) | Eegeo::Fonts::FontInstanceService | |
~IFontInstanceService() (defined in Eegeo::Fonts::IFontInstanceService) | Eegeo::Fonts::IFontInstanceService | inlinevirtual |