Library: UPnP/ServiceDesc
Package: ServiceDesc
Header: Poco/UPnP/ServiceDesc/NoRestriction.h
The NoRestriction doesn't restrict at all
Direct Base Classes: Restriction
All Base Classes: Poco::RefCountedObject, Restriction
Member Functions: toString, valid
Inherited Functions: duplicate, referenceCount, release, toString, valid
typedef Poco::AutoPtr < NoRestriction > Ptr;
Creates the NoRestriction.
~NoRestriction();
Destroys the NoRestriction.
std::string toString() const;
bool valid(
const std::string & val
) const;