Bug #2081 ยป upnp-virtual-method.diff
include/plugin.h | ||
---|---|---|
* This function must be overriden if the sub plugin wants to read
|
||
* a configuration file.
|
||
*/
|
||
bool Parse(const string& uri);
|
||
virtual bool Parse(const string& uri);
|