ICF 3.0.5.47
Technical documentation of ICF Libraries
icomp::IRegistryLoader Class Referenceabstract

Interface for a ICF registry loader. More...

#include <IRegistryLoader.h>

Inheritance diagram for icomp::IRegistryLoader:
Collaboration diagram for icomp::IRegistryLoader:

Public Member Functions

virtual const IRegistryGetRegistryFromFile (const QString &path) const =0
 Get an ICF registry from a given file.
 

Detailed Description

Interface for a ICF registry loader.

Definition at line 27 of file IRegistryLoader.h.

Member Function Documentation

◆ GetRegistryFromFile()

virtual const IRegistry * icomp::IRegistryLoader::GetRegistryFromFile ( const QString & path) const
pure virtual

Get an ICF registry from a given file.

Implemented in ipackage::CPackagesLoaderComp, and ipackage::CRegistriesManagerComp.


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

© Witold Gantzke and Kirill Lepskiy