57 XMLPI(std::string name);
69 inline std::string getName()
const {
return fName; }
72 XMLPI&
set(
const std::string& name);
73 XMLPI&
set(
const std::string& name,
const std::string& value);
74 virtual void render(std::ostream& out)
const;
virtual void render(std::ostream &out) const
Write this object to a stream.
XMLPI(std::string name)
Constructor.
Platform and operating system specific macro definitions.
Class that abstracts a XMLPI.
Mix-in streamable interface.
Abstract base class for all streamable objects.
virtual ~XMLPI()
Destructor.
The namespace containing the cgicc library.
An expandable list of HTMLAttribute objects.
Class containing a list of HTMLAttribute objects.