SaxonC 12.5
Saxon Processor library for C/C++, PHP and Python
|
This is the complete list of members for XdmValue, including all inherited members.
addUnderlyingValue(int64_t val) | XdmValue | |
addXdmItem(XdmItem *val) | XdmValue | |
addXdmItemFromUnderlyingValue(XdmItem *val) | XdmValue | |
addXdmValueWithType(const char *tStr, const char *val) | XdmValue | |
decrementRefCount() | XdmValue | virtual |
getHead() | XdmValue | virtual |
getRefCount() | XdmValue | inline |
getType() | XdmValue | virtual |
getUnderlyingValue() | XdmValue | virtual |
incrementRefCount() | XdmValue | virtual |
incrementRefCountForRelinquishedValue(int i) | XdmValue | |
initialize() | XdmValue | inlineprotected |
itemAt(int n) | XdmValue | virtual |
refCount | XdmValue | protected |
releaseXdmValue() | XdmValue | |
relinquished_values | XdmValue | protected |
resetRelinquishedItems() | XdmValue | |
size() | XdmValue | virtual |
toString() | XdmValue | virtual |
values | XdmValue | protected |
values_cap | XdmValue | protected |
valueType | XdmValue | protected |
xdmSize | XdmValue | protected |
XdmValue() | XdmValue | inline |
XdmValue(const XdmValue &other) | XdmValue | |
XdmValue(int64_t val, bool arrFlag) | XdmValue | |
XdmValue(int64_t val) | XdmValue | |
~XdmValue() | XdmValue | virtual |