CMS 3D CMS Logo

XMLDOMBlock Member List

This is the complete list of members for XMLDOMBlock, including all inherited members.
add_element(DOMElement *parent, XMLCh *tagname, XMLCh *value)XMLDOMBlock
documentXMLDOMBlock [protected]
errHandlerXMLDOMBlock [protected]
getDocument(void)XMLDOMBlock
getDocumentConst(void) const XMLDOMBlock
getNewDocument(std::string xmlFileName)XMLDOMBlock
getString(void)XMLDOMBlock
getString(DOMNode *_node)XMLDOMBlock
getTagAttribute(const std::string &tagName, const std::string &attrName, int _item=0)XMLDOMBlock
getTagValue(const std::string &tagName, int _item=0, DOMDocument *_document=NULL)XMLDOMBlock
getTagValue(const std::string &tagName, int _item, DOMElement *_document)XMLDOMBlock
getTimestamp(time_t _time)XMLDOMBlock
init(std::string _root)XMLDOMBlock [protected]
operator+=(const XMLDOMBlock &other)XMLDOMBlock
parse(InputSource &_source)XMLDOMBlock
parserXMLDOMBlock [protected]
setTagAttribute(const std::string &tagName, const std::string &attrName, const std::string &attrValue, int _item=0)XMLDOMBlock
setTagAttribute(DOMElement *_elem, const std::string &tagName, const std::string &attrName, const std::string &attrValue, int _item=0)XMLDOMBlock
setTagAttribute(const std::string &tagName, const std::string &attrName, const int &attrValue, int _item=0)XMLDOMBlock
setTagAttribute(DOMElement *_elem, const std::string &tagName, const std::string &attrName, const int &attrValue, int _item=0)XMLDOMBlock
setTagValue(const std::string &tagName, const std::string &tagValue, int _item=0, DOMDocument *_document=NULL)XMLDOMBlock
setTagValue(DOMElement *_elem, const std::string &tagName, const std::string &tagValue, int _item=0)XMLDOMBlock
setTagValue(const std::string &tagName, const int &tagValue, int _item=0, DOMDocument *_document=NULL)XMLDOMBlock
setTagValue(DOMElement *_elem, const std::string &tagName, const int &tagValue, int _item=0)XMLDOMBlock
the_stringXMLDOMBlock [protected]
theFileNameXMLDOMBlock [protected]
theProcessorXMLDOMBlock [protected]
write(std::string target="stdout")XMLDOMBlock
XMLDOMBlock()XMLDOMBlock
XMLDOMBlock(std::string xmlFileName)XMLDOMBlock
XMLDOMBlock(InputSource &_source)XMLDOMBlock
XMLDOMBlock(std::string _root, int rootElementName)XMLDOMBlock
XMLProcessor classXMLDOMBlock [friend]
~XMLDOMBlock()XMLDOMBlock [virtual]