Home
last modified time | relevance | path

Searched refs:CUPnPAllowedValue (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DUPnPBase.h161 class CUPnPAllowedValue;
162 typedef CXML_List<CUPnPAllowedValue, s_allowedValue, s_allowedValueList> AllowedValueList;
234 class CUPnPAllowedValue
240 CUPnPAllowedValue(
244 ~CUPnPAllowedValue() {}
H A DUPnPBase.cpp361 CUPnPAllowedValue::CUPnPAllowedValue(
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DUPnPBase.h161 class CUPnPAllowedValue; variable
162 typedef CXML_List<CUPnPAllowedValue, s_allowedValue, s_allowedValueList> AllowedValueList;
234 class CUPnPAllowedValue
240 CUPnPAllowedValue(
244 ~CUPnPAllowedValue() {} in ~CUPnPAllowedValue()
H A DUPnPBase.cpp363 CUPnPAllowedValue::CUPnPAllowedValue( in CUPnPAllowedValue() function in CUPnPAllowedValue