4 #include "../../odbdesign_export.h"
7 namespace Odb::Lib::FileModel::Design
13 const std::map<std::string, std::string>& GetAttributeLookupTable()
const;
14 bool ParseAttributeLookupTable(
const std::string& AttributeLookupTableString);
19 std::map<std::string, std::string> m_attributeLookupTable;