Searched refs:CFrameworkConfigurationLocation (Results 1 – 3 of 3) sorted by relevance
35 CFrameworkConfigurationLocation::CFrameworkConfigurationLocation(const std::string& strName, const … in CFrameworkConfigurationLocation() function in CFrameworkConfigurationLocation40 bool CFrameworkConfigurationLocation::fromXml(const CXmlElement& xmlElement, CXmlSerializingContext… in fromXml()54 std::string CFrameworkConfigurationLocation::getFilePath(const std::string& strBaseFolder) const in getFilePath()64 std::string CFrameworkConfigurationLocation::getFolderPath(const std::string& strBaseFolder) const in getFolderPath()87 bool CFrameworkConfigurationLocation::isPathRelative() const in isPathRelative()
36 class CFrameworkConfigurationLocation : public CKindElement39 CFrameworkConfigurationLocation(const std::string& strName, const std::string& strKind);
577 …const CFrameworkConfigurationLocation* pStructureDescriptionFileLocation = static_cast<const CFram… in loadStructure()651 …const CFrameworkConfigurationLocation* pBinarySettingsFileLocation = static_cast<const CFrameworkC… in loadSettingsFromConfigFile()662 …const CFrameworkConfigurationLocation* pConfigurableDomainsFileLocation = static_cast<const CFrame… in loadSettingsFromConfigFile()2447 …ctureDescriptionFileLocation", new TKindElementBuilderTemplate<CFrameworkConfigurationLocation>()); in feedElementLibraries()2449 …figurableDomainsFileLocation", new TKindElementBuilderTemplate<CFrameworkConfigurationLocation>()); in feedElementLibraries()2450 …("BinarySettingsFileLocation", new TKindElementBuilderTemplate<CFrameworkConfigurationLocation>()); in feedElementLibraries()