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