|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Public Member Functions | |
| CRegistryFileTest (std::string filePath) | |
| std::vector< RegistryFileField > | CallProcessRecordLines (std::vector< std::string > lines) |
Public Member Functions inherited from KODI::UTILS::I18N::CRegistryFile | |
| CRegistryFile (std::string filePath) | |
| bool | Load () override |
| const std::vector< RegistryFileRecord > & | GetRecords () const override |
Public Member Functions inherited from KODI::UTILS::I18N::IRegistryRecordProvider | |
| virtual | ~IRegistryRecordProvider () |
Additional Inherited Members | |
Protected Member Functions inherited from KODI::UTILS::I18N::CRegistryFile | |
| std::unique_ptr< CRegFile > | Open () |
| bool | Parse (CRegFile *file) |
| std::vector< RegistryFileField > | ProcessRecordLines (const std::vector< std::string > &lines) |
| Convert a series of text lines into registry file record fields. The function is typically used on the set of lines making up a registry file record. | |
|
inline |
|
inline |