Searched refs:CUPnPArgumentValue (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.h392 class CUPnPArgumentValue class
399 CUPnPArgumentValue();
400 CUPnPArgumentValue(const std::string &argument, const std::string &value);
401 ~CUPnPArgumentValue() {}
470 const std::vector<CUPnPArgumentValue> &ArgValue) const;
H A DUPnPBase.cpp438 CUPnPArgumentValue::CUPnPArgumentValue() function in class:CUPnPArgumentValue
446 CUPnPArgumentValue::CUPnPArgumentValue( function in class:CUPnPArgumentValue
580 const std::vector<CUPnPArgumentValue> &ArgValue) const
986 std::vector<CUPnPArgumentValue> argval;
1042 std::vector<CUPnPArgumentValue> argval(8);
1142 std::vector<CUPnPArgumentValue> argval(3);

Completed in 71 milliseconds