#include <SimpleSAXParser.h>
Public Member Functions | |
Attribute (const std::string &iKey, const std::string &iValue) | |
Attribute (const Attribute &attr) | |
bool | operator< (const Attribute &attribute) const |
Public Attributes | |
std::string | key |
std::string | value |
Definition at line 74 of file SimpleSAXParser.h.
|
inline |
Definition at line 79 of file SimpleSAXParser.h.
|
inline |
Definition at line 83 of file SimpleSAXParser.h.
|
inline |
std::string SimpleSAXParser::Attribute::key |
Definition at line 76 of file SimpleSAXParser.h.
Referenced by ws_sso_content_reader.HTTPSClientAuthHandler::getConnection(), operator<(), SimpleSAXParser::parse(), and FWXMLConfigParser::pushConfig().
std::string SimpleSAXParser::Attribute::value |
Definition at line 77 of file SimpleSAXParser.h.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), timeout.TimedOutExc::__str__(), dataset.IntegrityCheckError::__str__(), cmsBatch.CmsBatchException::__str__(), average.Average::average(), Vispa.Views.PropertyView.FileProperty::buttonClicked(), Types.string::configValue(), Types.FileInPath::configValue(), Mixins.UsingBlock::dumpPython(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Mixins.UsingBlock::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), Vispa.Views.PropertyView.FileProperty::labelDoubleClicked(), and FWXMLConfigParser::pushConfig().