All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Fonts::FontInstanceRepository Class Reference
Inheritance diagram for Eegeo::Fonts::FontInstanceRepository:
Eegeo::NonCopyable

Public Member Functions

bool Contains (const std::string &key) const
 
FontInstanceGet (const std::string &key) const
 
void Add (const std::string &key, FontInstance *pFontInstance)
 
void Remove (const std::string &key)
 
int GetReferenceCount (const std::string &key) const
 
void IncrementReferenceCount (const std::string &key)
 
void DecrementReferenceCount (const std::string &key)
 
std::vector< std::string > AllKeys () const
 

Additional Inherited Members

- Private Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

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