tdaq-develop-2025-02-12
|
This is the complete list of members for ots::HttpXmlDocument, including all inherited members.
addBinaryStringToData(const std::string &field, const std::string &binary) (defined in ots::HttpXmlDocument) | ots::HttpXmlDocument | |
addNumberElementToData(const std::string &field, const T &value) (defined in ots::HttpXmlDocument) | ots::HttpXmlDocument | inline |
addNumberElementToParent(const std::string &field, const T &value, xercesc::DOMElement *parent) (defined in ots::HttpXmlDocument) | ots::HttpXmlDocument | inline |
addTextElementToData(const std::string &field, const std::string &value="") (defined in ots::HttpXmlDocument) | ots::HttpXmlDocument | |
addTextElementToParent(const std::string &childName, const std::string &childText, xercesc::DOMElement *parent) | ots::XmlDocument | |
addTextElementToParent(const std::string &childName, const std::string &childText, const std::string &parentName, unsigned int parentIndex=0) | ots::XmlDocument | |
copyDataChildren(HttpXmlDocument &document) | ots::HttpXmlDocument | |
copyDocument(const xercesc::DOMDocument *toCopy, xercesc::DOMDocument *copy) | ots::XmlDocument | protected |
darioXMLStyle_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
dataSs_ (defined in ots::HttpXmlDocument) | ots::HttpXmlDocument | |
dir (defined in ots::XmlDocument) | ots::XmlDocument | protected |
doc (defined in ots::XmlDocument) | ots::XmlDocument | protected |
entry (defined in ots::XmlDocument) | ots::XmlDocument | protected |
errorCode (defined in ots::XmlDocument) | ots::XmlDocument | protected |
fFileName_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
fFoldersPath_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
fRootPath_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
fSystemPath_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
fThisFolderPath_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
fullFPath (defined in ots::XmlDocument) | ots::XmlDocument | protected |
fullPath (defined in ots::XmlDocument) | ots::XmlDocument | protected |
getAllMatchingElements(const std::string &field, std::vector< xercesc::DOMElement * > &retVec) | ots::HttpXmlDocument | |
getAllMatchingValues(const std::string &field, std::vector< std::string > &retVec) | ots::HttpXmlDocument | |
getChildrenCount(xercesc::DOMElement *parent=0) | ots::HttpXmlDocument | |
getMatchingElement(const std::string &field, const unsigned int occurance=0) | ots::HttpXmlDocument | |
getMatchingElementInSubtree(xercesc::DOMElement *currEl, const std::string &field, const unsigned int occurance=0) | ots::HttpXmlDocument | |
getMatchingValue(const std::string &field, const unsigned int occurance=0) | ots::HttpXmlDocument | |
getRootDataElement(void) (defined in ots::HttpXmlDocument) | ots::HttpXmlDocument | inline |
hierarchyPaths_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
HttpXmlDocument(std::string cookieCode="", std::string displayName="") | ots::HttpXmlDocument | |
HttpXmlDocument(const HttpXmlDocument &doc) (defined in ots::HttpXmlDocument) | ots::HttpXmlDocument | |
impl (defined in ots::XmlDocument) | ots::XmlDocument | protected |
indent_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
initDocument(void) (defined in ots::XmlDocument) | ots::XmlDocument | protected |
initPlatform(void) (defined in ots::XmlDocument) | ots::XmlDocument | protected |
isALeaf_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
lastIndent (defined in ots::XmlDocument) | ots::XmlDocument | protected |
level (defined in ots::XmlDocument) | ots::XmlDocument | protected |
loadXmlDocument(const std::string &filePath) | ots::HttpXmlDocument | |
makeDirectoryBinaryTree(const std::string &name, const std::string &rootPath, int indent, xercesc::DOMElement *anchorNode) (defined in ots::XmlDocument) | ots::XmlDocument | |
operator=(const HttpXmlDocument &doc) (defined in ots::HttpXmlDocument) | ots::HttpXmlDocument | |
operator=(const XmlDocument &doc) (defined in ots::XmlDocument) | ots::XmlDocument | |
outputXmlDocument(std::ostringstream *out, bool dispStdOut=false, bool allowWhiteSpace=false) | ots::HttpXmlDocument | |
ots::XmlDocument::outputXmlDocument(std::ostringstream *out, bool dispStdOut=false) | ots::XmlDocument | |
pDomConfiguration (defined in ots::XmlDocument) | ots::XmlDocument | protected |
populateBinaryTreeNode(xercesc::DOMElement *anchorNode, const std::string &name, int indent, bool isLeaf) (defined in ots::XmlDocument) | ots::XmlDocument | |
pSerializer (defined in ots::XmlDocument) | ots::XmlDocument | protected |
recursiveElementCopy(const xercesc::DOMElement *toCopy, xercesc::DOMElement *copy) (defined in ots::XmlDocument) | ots::XmlDocument | protected |
ots::XmlDocument::recursiveOutputXmlDocument(xercesc::DOMElement *currEl, std::ostringstream *out, bool dispStdOut=false, const std::string &tabStr="") | ots::XmlDocument | protected |
recursiveRemoveChild(xercesc::DOMElement *childEl, xercesc::DOMElement *parentEl) | ots::XmlDocument | |
removeDataElement(unsigned int dataChildIndex=0) | ots::HttpXmlDocument | |
rootElem (defined in ots::XmlDocument) | ots::XmlDocument | protected |
rootElement_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
rootTagName_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
saveXmlDocument(const std::string &filePath) | ots::XmlDocument | |
setAnchors(const std::string &fSystemPath, const std::string &fRootPath) (defined in ots::XmlDocument) | ots::XmlDocument | |
setDarioStyle(bool darioStyle) (defined in ots::XmlDocument) | ots::XmlDocument | |
setDocument(xercesc::DOMDocument *doc) (defined in ots::XmlDocument) | ots::XmlDocument | |
setHeader(std::string cookieCode="", std::string displayName="") (defined in ots::HttpXmlDocument) | ots::HttpXmlDocument | |
setRootPath(const std::string &rootPath) (defined in ots::XmlDocument) | ots::XmlDocument | inline |
ss_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
terminatePlatform(void) (defined in ots::XmlDocument) | ots::XmlDocument | protected |
theDocument_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
theImplementation_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
theNames_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
theNodes_ (defined in ots::XmlDocument) | ots::XmlDocument | protected |
XmlDocument(const std::string &rootName="ROOT") | ots::XmlDocument | |
XmlDocument(const XmlDocument &doc) (defined in ots::XmlDocument) | ots::XmlDocument | |
~HttpXmlDocument(void) (defined in ots::HttpXmlDocument) | ots::HttpXmlDocument | |
~XmlDocument(void) (defined in ots::XmlDocument) | ots::XmlDocument |