Go to the documentation of this file.
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;
Class containing a list of HTMLAttribute objects.
virtual ~XMLPI()
Destructor.
XMLPI(std::string name)
Constructor.
Mix-in streamable interface.
HTMLAttributeList set(const std::string &name)
Create a new HTMLAttributeList, and set an HTMLAttribute.
Platform and operating system specific macro definitions.
An expandable list of HTMLAttribute objects.
Abstract base class for all streamable objects.
The namespace containing the cgicc library.
Class that abstracts a XMLPI.
virtual void render(std::ostream &out) const
Write this object to a stream.
GNU cgicc - A C++ class library for
writing CGI applications
Copyright © 1996 - 2004
Stephen F. Booth
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front Cover Texts, and with no Back-Cover
Texts.
Documentation generated Tue Mar 24 2020 14:05:44 for cgicc by
doxygen 1.8.17