Searched refs:m_allowedValue (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.h324 const std::string m_allowedValue; member in class:CUPnPAllowedValue
334 { return m_allowedValue; }
336 { return m_allowedValue; }
H A DUPnPBase.cpp392 m_allowedValue(upnpLib.Element_GetTextValue(allowedValue))
396 "\n allowedValue: " << m_allowedValue; local

Completed in 55 milliseconds