Searched refs:GetEd2kLink (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DMuleCollection.h62 std::string GetEd2kLink(size_t index) const;
H A DED2KLinkParser.cpp506 std::cout << my_collection.GetEd2kLink(e) << std::endl;
508 writeLink( my_collection.GetEd2kLink(e), config_path );
H A DMuleCollection.cpp75 std::string CMuleCollection::GetEd2kLink(size_t index) const function in class:CMuleCollection
H A DSharedFilesCtrl.cpp716 wxString(my_collection.GetEd2kLink(e).c_str(), wxConvUTF8));

Completed in 169 milliseconds