|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <ResourcesComponent.h>
Public Member Functions | |
| CResourcesComponent () | |
| virtual | ~CResourcesComponent () |
| void | Init () |
| void | Deinit () |
| CLocalizeStrings & | GetLocalizeStrings () |
Protected Attributes | |
| std::unique_ptr< CLocalizeStrings > | m_localizeStrings |
| CResourcesComponent::CResourcesComponent | ( | ) |
|
virtual |
| void CResourcesComponent::Deinit | ( | ) |
| CLocalizeStrings & CResourcesComponent::GetLocalizeStrings | ( | ) |
| void CResourcesComponent::Init | ( | ) |
|
protected |