, including all inherited members.
addDelayedFunction(const XMLCh *uri, const XMLCh *name, size_t numArgs, const XMLCh *functionDeclaration, bool isPrivate=false, int line=1, int column=1) | XQQuery | |
addDelayedFunction(const XMLCh *uri, const XMLCh *name, size_t numArgs, const char *functionDeclaration, bool isPrivate=false, int line=1, int column=1) | XQQuery | |
addFunction(XQUserFunction *fnDef) | XQQuery | |
addVariable(XQGlobalVariable *varDef) | XQQuery | |
createDynamicContext(xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager) const | XQQuery | |
execute(DynamicContext *context) const | XQQuery | |
execute(const Item::Ptr &contextItem, DynamicContext *context) const | XQQuery | |
execute(const XMLCh *templateQName, DynamicContext *context) const | XQQuery | |
execute(EventHandler *events, DynamicContext *context) const | XQQuery | |
execute(EventHandler *events, const Item::Ptr &contextItem, DynamicContext *context) const | XQQuery | |
execute(EventHandler *events, const XMLCh *templateQName, DynamicContext *context) const | XQQuery | |
findModuleForFunction(const XMLCh *uri, const XMLCh *name, int numArgs) | XQQuery | |
findModuleForVariable(const XMLCh *uri, const XMLCh *name) | XQQuery | |
getDelayedFunctions() const | XQQuery | [inline] |
getFile() const | XQQuery | [inline] |
getFunctions() const | XQQuery | [inline] |
getImportedModules() const | XQQuery | [inline] |
getIsLibraryModule() const | XQQuery | |
getModuleCache() const | XQQuery | [inline] |
getModuleTargetNamespace() const | XQQuery | |
getNext() const | XQQuery | [inline] |
getQueryBody() const | XQQuery | |
getQueryPlan() const | XQQuery | |
getQueryText() const | XQQuery | [inline] |
getStaticContext() const | XQQuery | [inline] |
getVariables() const | XQQuery | [inline] |
getVersion3() const | XQQuery | [inline] |
importModule(const XMLCh *szUri, VectorOfStrings *locations, const LocationInfo *location) | XQQuery | |
importModule(XQQuery *module) | XQQuery | |
isModuleCacheOwned() const | XQQuery | [inline] |
operator delete(void *p) | xercesc::XMemory | |
operator delete(void *p, MemoryManager *memMgr) | xercesc::XMemory | |
operator delete(void *p, void *ptr) | xercesc::XMemory | |
operator new(size_t size) | xercesc::XMemory | |
operator new(size_t size, MemoryManager *memMgr) | xercesc::XMemory | |
operator new(size_t size, void *ptr) | xercesc::XMemory | |
setFile(const XMLCh *file) | XQQuery | |
setIsLibraryModule(bool bIsModule=true) | XQQuery | |
setModuleTargetNamespace(const XMLCh *uri) | XQQuery | |
setNext(XQQuery *n) | XQQuery | [inline] |
setQueryBody(ASTNode *query) | XQQuery | |
setQueryText(const XMLCh *v) | XQQuery | |
setVersion3(bool v) | XQQuery | [inline] |
staticResolution() | XQQuery | |
staticTyping(StaticTyper *styper=0) | XQQuery | |
staticTypingOnce(StaticTyper *styper=0) | XQQuery | |
XMemory() | xercesc::XMemory | [inline, protected] |
~XQQuery() | XQQuery | |