Go to the documentation of this file.
24 #ifndef _HTMLATTRIBUTE_H_
25 #define _HTMLATTRIBUTE_H_ 1
103 const std::string& value);
145 {
return ! operator==(att); }
162 operator= (
const HTMLAttribute& att);
228 render(std::ostream& out)
const;
Class representing a name or a single name/value pair.
std::string getName() const
Get the name of this HTMLAttribute.
std::string getValue() const
Get the value of this HTMLAttribute.
Mix-in streamable interface.
Platform and operating system specific macro definitions.
void setName(const std::string &name)
Set the name of this HTMLAttribute.
Abstract base class for all streamable objects.
The namespace containing the cgicc library.
void setValue(const std::string &value)
Set the value of this HTMLAttribute.
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