Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CRegistryFileTest Class Reference
Inheritance diagram for CRegistryFileTest:
KODI::UTILS::I18N::CRegistryFile KODI::UTILS::I18N::IRegistryRecordProvider

Public Member Functions

 CRegistryFileTest (std::string filePath)
 
std::vector< RegistryFileFieldCallProcessRecordLines (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< CRegFileOpen ()
 
bool Parse (CRegFile *file)
 
std::vector< RegistryFileFieldProcessRecordLines (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.
 

Constructor & Destructor Documentation

◆ CRegistryFileTest()

CRegistryFileTest::CRegistryFileTest ( std::string filePath)
inline

Member Function Documentation

◆ CallProcessRecordLines()

std::vector< RegistryFileField > CRegistryFileTest::CallProcessRecordLines ( std::vector< std::string > lines)
inline

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