Searched refs:m_presentationURL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUPnPBase.cpp778 m_presentationURL (upnpLib.Element_GetChildValueByTag(device, "presentationURL"))
782 strlen(m_presentationURL.c_str()) + 2;
787 m_presentationURL.c_str(),
792 m_presentationURL << "|."; local
795 m_presentationURL = presURL;
811 "\n presentationURL: " << m_presentationURL; local
H A DUPnPBase.h496 std::string m_presentationURL; member in class:CUPnPDevice
513 { return m_presentationURL; }

Completed in 51 milliseconds