32 size_t vPrefixLen = pPrefixRef.length();
40 vFileNames.
forEach([&](
string* pItem) {
42 size_t vSize = pItem->size();
50 string vFilePath = pPathRef;
51 vFilePath.append(
"/");
52 vFilePath.append(*pItem);
59 _addLibrary(vTypeNameStr.c_str(),vFilePath,aFactoryName);