characters(const std::string &ch)=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
endCDATA()=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
endDocument()=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
endElement(std::string &name) | org::xmlBlaster::authentication::SecurityQosFactory | |
org::xmlBlaster::util::XmlHandlerBase::endElement(const std::string &name)=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
error(const XmlBlasterException &ex)=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
fatalError(const XmlBlasterException &ex)=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
getBoolAttr(const Attributes &attrs, const std::string &name, bool &value) const | org::xmlBlaster::util::XmlHandlerBase | |
getBoolValue(const std::string &value) const | org::xmlBlaster::util::XmlHandlerBase | |
getIntAttr(const Attributes &attrs, const std::string &name, int &value) const | org::xmlBlaster::util::XmlHandlerBase | |
getIntValue(const std::string &value) const | org::xmlBlaster::util::XmlHandlerBase | |
getLongAttr(const Attributes &attrs, const std::string &name, long &value) const | org::xmlBlaster::util::XmlHandlerBase | |
getLongValue(const std::string &value) const | org::xmlBlaster::util::XmlHandlerBase | |
getStringAttr(const Attributes &attrs, const std::string &name, std::string &value, bool doTrim=true) const | org::xmlBlaster::util::XmlHandlerBase | |
getTimestampAttr(const Attributes &attrs, const std::string &name, Timestamp &value) const | org::xmlBlaster::util::XmlHandlerBase | |
getTimestampValue(const std::string &value) const | org::xmlBlaster::util::XmlHandlerBase | |
ignorableWhitespace(const std::string &ch)=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
init(const std::string &xmlLiteral)=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
parse(std::string &xmlQoS_literal) | org::xmlBlaster::authentication::SecurityQosFactory | |
SecurityQosFactory(org::xmlBlaster::util::Global &global) | org::xmlBlaster::authentication::SecurityQosFactory | |
startCDATA()=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
startDocument()=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
startElement(std::string &name, org::xmlBlaster::util::parser::AttributeMap &attrs) | org::xmlBlaster::authentication::SecurityQosFactory | |
org::xmlBlaster::util::XmlHandlerBase::startElement(const std::string &name, Attributes &attrs)=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
toString()=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
toXml()=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |
warning(const XmlBlasterException &ex)=0 | org::xmlBlaster::util::XmlHandlerBase | [pure virtual] |