|
ACF $AcfVersion:0$
|
Interface for a ACF registry loader. More...
#include <IRegistryLoader.h>
Public Member Functions | |
| virtual const icomp::IRegistry * | GetRegistryFromFile (const QString &path) const =0 |
| Get an ACF registry from a given file. | |
Public Member Functions inherited from istd::IPolymorphic | |
| virtual | ~IPolymorphic () |
Interface for a ACF registry loader.
Definition at line 23 of file IRegistryLoader.h.
|
pure virtual |
Get an ACF registry from a given file.
Implemented in ipackage::CPackagesLoaderComp, and ipackage::CRegistriesManagerComp.