Guiliani  Version 2.6 revision 7293 (documentation build 12)
CGUILocalisationHandler Member List

This is the complete list of members for CGUILocalisationHandler, including all inherited members.

AddDynamicText(const eC_String &kNewText)CGUILocalisationHandler
AddObserver(CGUIObserver *pObserver)CGUISubject
CGUICGUILocalisationHandlerfriend
CGUIComponentManagerCGUILocalisationHandlerfriend
CGUISubject()CGUISubject
ClearObservers()CGUISubject
CreateInstance()CGUILocalisationHandlerstatic
DeInit()CGUILocalisationHandler
DeleteInstance()CGUILocalisationHandlerstatic
FreeDynamicText(const TextResource_t eID)CGUILocalisationHandler
GetLocalisationFilename() constCGUILocalisationHandler
GetNOFLocalisationTexts() constCGUILocalisationHandler
GetObserverList() constCGUISubjectinline
GetText(const TextResource_t &eTextResourcesIdx) constCGUILocalisationHandler
IsValidID(const TextResource_t &eID) constCGUILocalisationHandler
LoadLocalisationFile(const eC_String &kLangFileName)CGUILocalisationHandler
NotifyObservers()CGUISubject
NotifyObservers(const eC_String &kMessage)CGUISubject
NotifyObservers(const CGUIObject *const pkUpdatedObject)CGUISubject
NotifyObservers(const CGUIValue &kObservedValue, const CGUIObject *const pkUpdatedObject, const eC_UInt uiX=0, const eC_UInt uiY=0)CGUISubject
RegisterTextFragments(const TextResource_t &eID, const eC_UInt &uiCount)CGUILocalisationHandler
RemoveObserver(CGUIObserver *pObserver)CGUISubject
SetNOFLocalisationTexts(eC_UInt uiNOFLocalisationTexts)CGUILocalisationHandler
SetText(TextResource_t eID, const eC_String &rkText, eC_Bool bNotifyObservers=true)CGUILocalisationHandler
SetTextFragment(const TextResource_t &eID, const eC_UInt &uiFragmentIndex, const eC_String &kText, const eC_Bool &bNotifyObservers=false)CGUILocalisationHandler
UnregisterTextFragments(const TextResource_t &eID)CGUILocalisationHandler
WriteLocalisationFile(const eC_String &kPath) constCGUILocalisationHandler
~CGUISubject()CGUISubjectvirtual