ICF 3.0.5.47
Technical documentation of ICF Libraries
icmpstr::IExternalMetaInfoManager Class Referenceabstract

#include <IExternalMetaInfoManager.h>

Inheritance diagram for icmpstr::IExternalMetaInfoManager:
Collaboration diagram for icmpstr::IExternalMetaInfoManager:

Public Member Functions

virtual QString GetPackageInfoPath (const QByteArray &packageId) const =0
 Get path of package info directory.
 
virtual QString GetComponentInfoPath (const icomp::CComponentAddress &address) const =0
 Get path of component info directory.
 

Detailed Description

Definition at line 19 of file IExternalMetaInfoManager.h.

Member Function Documentation

◆ GetComponentInfoPath()

virtual QString icmpstr::IExternalMetaInfoManager::GetComponentInfoPath ( const icomp::CComponentAddress & address) const
pure virtual

Get path of component info directory.

Implemented in icmpstr::CPackagesLoaderExtComp.

◆ GetPackageInfoPath()

virtual QString icmpstr::IExternalMetaInfoManager::GetPackageInfoPath ( const QByteArray & packageId) const
pure virtual

Get path of package info directory.

Implemented in icmpstr::CPackagesLoaderExtComp.


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

© Witold Gantzke and Kirill Lepskiy