Searched defs:getElementValue (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/
H A Dxml.cpp1158 bool ElementNode::getElementValue(int32_t *piValue) const function in class:xml::ElementNode
1170 bool ElementNode::getElementValue(uint32_t *puValue) const function in class:xml::ElementNode
1182 bool ElementNode::getElementValue(int64_t *piValue) const function in class:xml::ElementNode
1194 bool ElementNode::getElementValue(uint64_t *puValue) const function in class:xml::ElementNode
1206 bool ElementNode::getElementValue(bool *pfValue) const function in class:xml::ElementNode

Completed in 48 milliseconds