# # Generated by gensrcfiles.xq from dbxml.template.xml ** DO NOT EDIT ** # # This is an input file for the s_win32_dsp and s_vxworks scripts. It lists # the source files in the Berkeley DB XML tree and notes which are # used to build the Win/32 and VxWorks libraries. # # Please keep this list sorted alphabetically! # # Each non-blank, non-comment line is of the form # filename module [ module ...] # # The possible modules, including the name of the project (.dsp) file: # # app=NAME Linked into application NAME.exe (NAME.{dsp,vcproj}) # test=NAME Linked into application NAME.exe, linked # with Xerces and Pathan, as well (NAME.{dsp,vcproj}) # dll=NAME Linked into dll NAME.dll (dbxml_NAME.{dsp,vcproj}) # lib File is in the main Windows DLL/LIB (dbxml.dsp) #library.filters=dataItem dbxml debug nodeStore optimizer query build_windows/libdbxml.rc library examples/cxx/basic/helloWorld.cpp app=helloWorld examples/cxx/basic/helloWorldTxn.cpp app=helloWorldTxn examples/cxx/basic/query.cpp app=query examples/cxx/basic/queryTxn.cpp app=queryTxn examples/cxx/gettingStarted/addIndex.cpp app=dbxml_example_addIndex examples/cxx/gettingStarted/buildDB.cpp app=dbxml_example_buildDB examples/cxx/gettingStarted/deleteDocument.cpp app=dbxml_example_deleteDocument examples/cxx/gettingStarted/deleteIndex.cpp app=dbxml_example_deleteIndex examples/cxx/gettingStarted/exampleLoadContainer.cpp app=dbxml_example_exampleLoadContainer examples/cxx/gettingStarted/queryForDocumentValue.cpp app=dbxml_example_queryForDocumentValue examples/cxx/gettingStarted/queryForMetaData.cpp app=dbxml_example_queryForMetaData examples/cxx/gettingStarted/queryWithContext.cpp app=dbxml_example_queryWithContext examples/cxx/gettingStarted/queryWithDocumentNames.cpp app=dbxml_example_queryWithDocumentNames examples/cxx/gettingStarted/replaceIndex.cpp app=dbxml_example_replaceIndex examples/cxx/gettingStarted/retrieveDB.cpp app=dbxml_example_retrieveDB examples/cxx/gettingStarted/simpleAdd.cpp app=dbxml_example_simpleAdd examples/cxx/gettingStarted/simpleContainer.cpp app=dbxml_example_simpleContainer examples/cxx/gettingStarted/simpleContainerInEnv.cpp app=dbxml_example_simpleContainerInEnv examples/cxx/gettingStarted/simpleQuery.cpp app=dbxml_example_simpleQuery examples/cxx/gettingStarted/updateDocument.cpp app=dbxml_example_updateDocument examples/cxx/misc/compression.cpp app=compression examples/cxx/misc/debug.cpp app=debug examples/cxx/misc/externalFunction.cpp app=externalFunction include/dbxml/DbXml.hpp library include/dbxml/DbXmlFwd.hpp library include/dbxml/XmlCompression.hpp library include/dbxml/XmlContainer.hpp library include/dbxml/XmlContainerConfig.hpp library include/dbxml/XmlData.hpp library include/dbxml/XmlDebugListener.hpp library include/dbxml/XmlDocument.hpp library include/dbxml/XmlEventReader.hpp library include/dbxml/XmlEventReaderToWriter.hpp library include/dbxml/XmlEventWriter.hpp library include/dbxml/XmlException.hpp library include/dbxml/XmlExternalFunction.hpp library include/dbxml/XmlIndexLookup.hpp library include/dbxml/XmlIndexSpecification.hpp library include/dbxml/XmlInputStream.hpp library include/dbxml/XmlManager.hpp library include/dbxml/XmlMetaDataIterator.hpp library include/dbxml/XmlNamespace.hpp library include/dbxml/XmlPortability.hpp library include/dbxml/XmlQueryContext.hpp library include/dbxml/XmlQueryExpression.hpp library include/dbxml/XmlResolver.hpp library include/dbxml/XmlResults.hpp library include/dbxml/XmlStatistics.hpp library include/dbxml/XmlTransaction.hpp library include/dbxml/XmlUpdateContext.hpp library include/dbxml/XmlValue.hpp library src/clib/getopt.c app=dbxml_shell src/clib/getopt.c app=dbxml_dump src/clib/getopt.c app=dbxml_load src/clib/getopt.c app=dbxml_load_container src/clib/getopt.c app=dbxml_benchmark src/clib/getopt.c app=dbxml_perf src/clib/getopt.c app=dbxml_xqts_runner src/common/dbxml_util_sig.c app=dbxml_shell src/common/dbxml_util_sig.c app=dbxml_dump src/common/dbxml_util_sig.c app=dbxml_load src/common/dbxml_util_sig.c app=dbxml_load_container src/common/SigBlock.cpp app=dbxml_shell src/common/SigBlock.cpp app=dbxml_dump src/common/SigBlock.cpp app=dbxml_load src/common/SigBlock.cpp app=dbxml_load_container src/common/Timer.cpp app=dbxml_shell src/common/Timer.cpp app=dbxml_benchmark src/dbxml/AtomicNodeValue.cpp library src/dbxml/AtomicNodeValue.hpp library src/dbxml/BaseInputStream.cpp library src/dbxml/BaseInputStream.hpp library src/dbxml/Buffer.cpp library src/dbxml/Buffer.hpp library src/dbxml/BulkPut.cpp library src/dbxml/BulkPut.hpp library src/dbxml/CacheDatabase.cpp library src/dbxml/CacheDatabase.hpp library src/dbxml/CacheDatabaseMinder.cpp library src/dbxml/CacheDatabaseMinder.hpp library src/dbxml/CompressionZlib.cpp library src/dbxml/CompressionZlib.hpp library src/dbxml/ConfigurationDatabase.cpp library src/dbxml/ConfigurationDatabase.hpp library src/dbxml/Container.cpp library src/dbxml/Container.hpp library src/dbxml/ContainerBase.cpp library src/dbxml/ContainerBase.hpp library src/dbxml/ContainerConfig.cpp library src/dbxml/ContainerConfig.hpp library src/dbxml/Counters.cpp library src/dbxml/Counters.hpp library src/dbxml/Cursor.cpp library src/dbxml/Cursor.hpp library src/dbxml/DatabaseNodeValue.cpp library src/dbxml/DatabaseNodeValue.hpp library src/dbxml/dataItem/DbXmlConfiguration.cpp library src/dbxml/dataItem/DbXmlConfiguration.hpp library src/dbxml/dataItem/DbXmlContains.cpp library src/dbxml/dataItem/DbXmlContains.hpp library src/dbxml/dataItem/DbXmlDocAvailable.cpp library src/dbxml/dataItem/DbXmlDocAvailable.hpp library src/dbxml/dataItem/DbXmlDocumentCacheImpl.cpp library src/dbxml/dataItem/DbXmlDocumentCacheImpl.hpp library src/dbxml/dataItem/DbXmlFactoryImpl.cpp library src/dbxml/dataItem/DbXmlFactoryImpl.hpp library src/dbxml/dataItem/DbXmlFunction.cpp library src/dbxml/dataItem/DbXmlFunction.hpp library src/dbxml/dataItem/DbXmlNodeImpl.cpp library src/dbxml/dataItem/DbXmlNodeImpl.hpp library src/dbxml/dataItem/DbXmlNodeTest.cpp library src/dbxml/dataItem/DbXmlNodeTest.hpp library src/dbxml/dataItem/DbXmlPredicate.cpp library src/dbxml/dataItem/DbXmlPredicate.hpp library src/dbxml/dataItem/DbXmlPrintAST.cpp library src/dbxml/dataItem/DbXmlPrintAST.hpp library src/dbxml/dataItem/DbXmlSequenceBuilder.cpp library src/dbxml/dataItem/DbXmlSequenceBuilder.hpp library src/dbxml/dataItem/DbXmlUpdateFactory.cpp library src/dbxml/dataItem/DbXmlUpdateFactory.hpp library src/dbxml/dataItem/DbXmlUri.cpp library src/dbxml/dataItem/DbXmlUri.hpp library src/dbxml/dataItem/DbXmlURIResolver.cpp library src/dbxml/dataItem/DbXmlURIResolver.hpp library src/dbxml/dataItem/Join.cpp library src/dbxml/dataItem/Join.hpp library src/dbxml/dataItem/LookupIndexFunction.cpp library src/dbxml/dataItem/LookupIndexFunction.hpp library src/dbxml/dataItem/MetaDataFunction.cpp library src/dbxml/dataItem/MetaDataFunction.hpp library src/dbxml/dataItem/NodeHandleFunction.cpp library src/dbxml/dataItem/NodeHandleFunction.hpp library src/dbxml/db_rdbt.c library src/dbxml/db_rdbt.h library src/dbxml/db_utils.h library src/dbxml/DbWrapper.cpp library src/dbxml/DbWrapper.hpp library src/dbxml/DbXmlInternal.cpp library src/dbxml/DbXmlInternal.hpp library src/dbxml/debug/DbXmlASTDebugHook.cpp library src/dbxml/debug/DbXmlASTDebugHook.hpp library src/dbxml/debug/DbXmlDebugHookDecorator.cpp library src/dbxml/debug/DbXmlDebugHookDecorator.hpp library src/dbxml/debug/DbXmlTupleDebugHook.cpp library src/dbxml/debug/DbXmlTupleDebugHook.hpp library src/dbxml/debug/QPDebugHook.cpp library src/dbxml/debug/QPDebugHook.hpp library src/dbxml/DictionaryCache.cpp library src/dbxml/DictionaryCache.hpp library src/dbxml/DictionaryDatabase.cpp library src/dbxml/DictionaryDatabase.hpp library src/dbxml/DocID.cpp library src/dbxml/DocID.hpp library src/dbxml/Document.cpp library src/dbxml/Document.hpp library src/dbxml/DocumentDatabase.cpp library src/dbxml/DocumentDatabase.hpp library src/dbxml/Globals.cpp library src/dbxml/Globals.hpp library src/dbxml/HighResTimer.cpp library src/dbxml/HighResTimer.hpp library src/dbxml/IndexEntry.cpp library src/dbxml/IndexEntry.hpp library src/dbxml/Indexer.cpp library src/dbxml/Indexer.hpp library src/dbxml/IndexLookup.cpp library src/dbxml/IndexLookup.hpp library src/dbxml/IndexSpecification.cpp library src/dbxml/IndexSpecification.hpp library src/dbxml/Key.cpp library src/dbxml/Key.hpp library src/dbxml/KeyGenerator.cpp library src/dbxml/KeyGenerator.hpp library src/dbxml/KeyStash.cpp library src/dbxml/KeyStash.hpp library src/dbxml/KeyStatistics.cpp library src/dbxml/KeyStatistics.hpp library src/dbxml/LocalFileInputStream.cpp library src/dbxml/LocalFileInputStream.hpp library src/dbxml/Log.hpp library src/dbxml/LogDbXml.cpp library src/dbxml/Manager.cpp library src/dbxml/Manager.hpp library src/dbxml/MemBufInputStream.cpp library src/dbxml/MemBufInputStream.hpp library src/dbxml/MetaDatum.cpp library src/dbxml/MetaDatum.hpp library src/dbxml/MutexLock.cpp library src/dbxml/MutexLock.hpp library src/dbxml/Name.cpp library src/dbxml/Name.hpp library src/dbxml/NameID.cpp library src/dbxml/NameID.hpp library src/dbxml/NamespaceMap.hpp library src/dbxml/nodeStore/EventReader.cpp library src/dbxml/nodeStore/EventReader.hpp library src/dbxml/nodeStore/EventReaderToWriter.cpp library src/dbxml/nodeStore/EventReaderToWriter.hpp library src/dbxml/nodeStore/EventWriter.hpp library src/dbxml/nodeStore/NsConstants.hpp library src/dbxml/nodeStore/NsDoc.cpp library src/dbxml/nodeStore/NsDoc.hpp library src/dbxml/nodeStore/NsDocument.cpp library src/dbxml/nodeStore/NsDocument.hpp library src/dbxml/nodeStore/NsDocumentDatabase.cpp library src/dbxml/nodeStore/NsDocumentDatabase.hpp library src/dbxml/nodeStore/NsDom.cpp library src/dbxml/nodeStore/NsDom.hpp library src/dbxml/nodeStore/NsEvent.cpp library src/dbxml/nodeStore/NsEvent.hpp library src/dbxml/nodeStore/NsEventReader.cpp library src/dbxml/nodeStore/NsEventReader.hpp library src/dbxml/nodeStore/NsEventWriter.cpp library src/dbxml/nodeStore/NsEventWriter.hpp library src/dbxml/nodeStore/NsFormat.cpp library src/dbxml/nodeStore/NsFormat.hpp library src/dbxml/nodeStore/NsHandlerBase.cpp library src/dbxml/nodeStore/NsHandlerBase.hpp library src/dbxml/nodeStore/NsImpliedSchemaFilter.cpp library src/dbxml/nodeStore/NsImpliedSchemaFilter.hpp library src/dbxml/nodeStore/NsNid.cpp library src/dbxml/nodeStore/NsNid.hpp library src/dbxml/nodeStore/NsNode.cpp library src/dbxml/nodeStore/NsNode.hpp library src/dbxml/nodeStore/NsRawNode.cpp library src/dbxml/nodeStore/NsRawNode.hpp library src/dbxml/nodeStore/NsReindexer.cpp library src/dbxml/nodeStore/NsReindexer.hpp library src/dbxml/nodeStore/NsSAX2Reader.cpp library src/dbxml/nodeStore/NsSAX2Reader.hpp library src/dbxml/nodeStore/NsTypes.hpp library src/dbxml/nodeStore/NsUpdate.cpp library src/dbxml/nodeStore/NsUpdate.hpp library src/dbxml/nodeStore/NsUpgrade.cpp library src/dbxml/nodeStore/NsUpgrade.hpp library src/dbxml/nodeStore/NsUtil.cpp library src/dbxml/nodeStore/NsUtil.hpp library src/dbxml/nodeStore/NsWriter.cpp library src/dbxml/nodeStore/NsWriter.hpp library src/dbxml/nodeStore/NsXercesIndexer.cpp library src/dbxml/nodeStore/NsXercesIndexer.hpp library src/dbxml/nodeStore/NsXercesTranscoder.cpp library src/dbxml/nodeStore/NsXercesTranscoder.hpp library src/dbxml/nodeStore/PullEventInputStream.cpp library src/dbxml/nodeStore/PullEventInputStream.hpp library src/dbxml/OperationContext.hpp library src/dbxml/optimizer/ASTReplaceOptimizer.cpp library src/dbxml/optimizer/ASTReplaceOptimizer.hpp library src/dbxml/optimizer/DbXmlStaticTyper.cpp library src/dbxml/optimizer/DbXmlStaticTyper.hpp library src/dbxml/optimizer/ImpliedSchemaGenerator.cpp library src/dbxml/optimizer/ImpliedSchemaGenerator.hpp library src/dbxml/optimizer/NodeVisitingOptimizer.hpp library src/dbxml/optimizer/QueryPlanGenerator.cpp library src/dbxml/optimizer/QueryPlanGenerator.hpp library src/dbxml/optimizer/QueryPlanOptimizer.cpp library src/dbxml/optimizer/QueryPlanOptimizer.hpp library src/dbxml/query/AncestorJoinQP.cpp library src/dbxml/query/AncestorJoinQP.hpp library src/dbxml/query/ASTToQueryPlan.cpp library src/dbxml/query/ASTToQueryPlan.hpp library src/dbxml/query/AttributeJoinQP.cpp library src/dbxml/query/AttributeJoinQP.hpp library src/dbxml/query/AttributeOrChildJoinQP.cpp library src/dbxml/query/AttributeOrChildJoinQP.hpp library src/dbxml/query/BufferQP.cpp library src/dbxml/query/BufferQP.hpp library src/dbxml/query/ChildJoinQP.cpp library src/dbxml/query/ChildJoinQP.hpp library src/dbxml/query/CollectionQP.cpp library src/dbxml/query/CollectionQP.hpp library src/dbxml/query/ContextNodeQP.cpp library src/dbxml/query/ContextNodeQP.hpp library src/dbxml/query/DecisionPointQP.cpp library src/dbxml/query/DecisionPointQP.hpp library src/dbxml/query/DescendantJoinQP.cpp library src/dbxml/query/DescendantJoinQP.hpp library src/dbxml/query/DocQP.cpp library src/dbxml/query/DocQP.hpp library src/dbxml/query/EmptyQP.cpp library src/dbxml/query/EmptyQP.hpp library src/dbxml/query/ExceptQP.cpp library src/dbxml/query/ExceptQP.hpp library src/dbxml/query/FilterQP.cpp library src/dbxml/query/FilterQP.hpp library src/dbxml/query/ImpliedSchemaNode.cpp library src/dbxml/query/ImpliedSchemaNode.hpp library src/dbxml/query/IntersectQP.cpp library src/dbxml/query/IntersectQP.hpp library src/dbxml/query/LevelFilterQP.cpp library src/dbxml/query/LevelFilterQP.hpp library src/dbxml/query/NodeInfo.cpp library src/dbxml/query/NodeInfo.hpp library src/dbxml/query/NodeIterator.cpp library src/dbxml/query/NodeIterator.hpp library src/dbxml/query/NodePredicateFilterQP.cpp library src/dbxml/query/NodePredicateFilterQP.hpp library src/dbxml/query/ParentJoinQP.cpp library src/dbxml/query/ParentJoinQP.hpp library src/dbxml/query/ParentOfAttributeJoinQP.cpp library src/dbxml/query/ParentOfAttributeJoinQP.hpp library src/dbxml/query/ParentOfChildJoinQP.cpp library src/dbxml/query/ParentOfChildJoinQP.hpp library src/dbxml/query/PredicateFilterQP.cpp library src/dbxml/query/PredicateFilterQP.hpp library src/dbxml/query/QueryExecutionContext.cpp library src/dbxml/query/QueryExecutionContext.hpp library src/dbxml/query/QueryPlan.cpp library src/dbxml/query/QueryPlan.hpp library src/dbxml/query/QueryPlanHolder.cpp library src/dbxml/query/QueryPlanHolder.hpp library src/dbxml/query/QueryPlanToAST.cpp library src/dbxml/query/QueryPlanToAST.hpp library src/dbxml/query/SequentialScanQP.cpp library src/dbxml/query/SequentialScanQP.hpp library src/dbxml/query/StepQP.cpp library src/dbxml/query/StepQP.hpp library src/dbxml/query/StructuralJoinQP.cpp library src/dbxml/query/StructuralJoinQP.hpp library src/dbxml/query/UnionQP.cpp library src/dbxml/query/UnionQP.hpp library src/dbxml/query/ValueFilterQP.cpp library src/dbxml/query/ValueFilterQP.hpp library src/dbxml/query/VariableQP.cpp library src/dbxml/query/VariableQP.hpp library src/dbxml/QueryContext.cpp library src/dbxml/QueryContext.hpp library src/dbxml/QueryExpression.cpp library src/dbxml/QueryExpression.hpp library src/dbxml/RawNodeValue.cpp library src/dbxml/RawNodeValue.hpp library src/dbxml/ReferenceCounted.cpp library src/dbxml/ReferenceCounted.hpp library src/dbxml/ReferenceMinder.cpp library src/dbxml/ReferenceMinder.hpp library src/dbxml/Results.cpp library src/dbxml/Results.hpp library src/dbxml/ResultsEventWriter.cpp library src/dbxml/ResultsEventWriter.hpp library src/dbxml/ScopedDbt.hpp library src/dbxml/ScopedPtr.hpp library src/dbxml/SharedPtr.hpp library src/dbxml/Statistics.cpp library src/dbxml/Statistics.hpp library src/dbxml/StdInInputStream.cpp library src/dbxml/StdInInputStream.hpp library src/dbxml/StructuralStatsDatabase.cpp library src/dbxml/StructuralStatsDatabase.hpp library src/dbxml/Syntax.cpp library src/dbxml/Syntax.hpp library src/dbxml/SyntaxDatabase.cpp library src/dbxml/SyntaxDatabase.hpp library src/dbxml/SyntaxManager.cpp library src/dbxml/SyntaxManager.hpp library src/dbxml/tokenizer.hpp library src/dbxml/Transaction.cpp library src/dbxml/Transaction.hpp library src/dbxml/TypeConversions.hpp library src/dbxml/UpdateContext.cpp library src/dbxml/UpdateContext.hpp library src/dbxml/URLInputStream.cpp library src/dbxml/URLInputStream.hpp library src/dbxml/UTF8.cpp library src/dbxml/UTF8.hpp library src/dbxml/Value.cpp library src/dbxml/Value.hpp library src/dbxml/VariableBindings.cpp library src/dbxml/VariableBindings.hpp library src/dbxml/XmlCompression.cpp library src/dbxml/XmlContainer.cpp library src/dbxml/XmlContainerConfig.cpp library src/dbxml/XmlData.cpp library src/dbxml/XmlDocument.cpp library src/dbxml/XmlEventReader.cpp library src/dbxml/XmlEventReaderToWriter.cpp library src/dbxml/XmlEventWriter.cpp library src/dbxml/XmlException.cpp library src/dbxml/XmlIndexLookup.cpp library src/dbxml/XmlIndexSpecification.cpp library src/dbxml/XmlInputStream.cpp library src/dbxml/XmlInputStreamWrapper.hpp library src/dbxml/XmlManager.cpp library src/dbxml/XmlMetaDataIterator.cpp library src/dbxml/XmlNamespace.cpp library src/dbxml/XmlQueryContext.cpp library src/dbxml/XmlQueryExpression.cpp library src/dbxml/XmlResolver.cpp library src/dbxml/XmlResults.cpp library src/dbxml/XmlStatistics.cpp library src/dbxml/XmlTransaction.cpp library src/dbxml/XmlUpdateContext.cpp library src/dbxml/XmlValue.cpp library src/dbxml_dump/dbxml_dump.cpp app=dbxml_dump src/dbxml_load/dbxml_load.cpp app=dbxml_load src/java/dbxml_java_wrap.cpp dll=dbxml_java src/tcl/dbxml_tcl_wrap.cpp dll=dbxml_tcl src/utils/load_container/LoadContainer.cpp app=dbxml_load_container src/utils/load_container/LoadContainer.hpp app=dbxml_load_container src/utils/shell/AbortCommand.cpp app=dbxml_shell src/utils/shell/AbortCommand.hpp app=dbxml_shell src/utils/shell/AddAliasCommand.cpp app=dbxml_shell src/utils/shell/AddAliasCommand.hpp app=dbxml_shell src/utils/shell/AddDocumentCommand.cpp app=dbxml_shell src/utils/shell/AddDocumentCommand.hpp app=dbxml_shell src/utils/shell/AddIndexCommand.cpp app=dbxml_shell src/utils/shell/AddIndexCommand.hpp app=dbxml_shell src/utils/shell/CommentCommand.cpp app=dbxml_shell src/utils/shell/CommentCommand.hpp app=dbxml_shell src/utils/shell/CommitCommand.cpp app=dbxml_shell src/utils/shell/CommitCommand.hpp app=dbxml_shell src/utils/shell/CompactCommand.cpp app=dbxml_shell src/utils/shell/CompactCommand.hpp app=dbxml_shell src/utils/shell/ContainerQueryCommand.cpp app=dbxml_shell src/utils/shell/ContainerQueryCommand.hpp app=dbxml_shell src/utils/shell/ContextItemQueryCommand.cpp app=dbxml_shell src/utils/shell/ContextItemQueryCommand.hpp app=dbxml_shell src/utils/shell/CreateContainerCommand.cpp app=dbxml_shell src/utils/shell/CreateContainerCommand.hpp app=dbxml_shell src/utils/shell/dbxmlsh.cpp app=dbxml_shell src/utils/shell/DebugCommand.cpp app=dbxml_shell src/utils/shell/DebugCommand.hpp app=dbxml_shell src/utils/shell/DebugOptimizationCommand.cpp app=dbxml_shell src/utils/shell/DebugOptimizationCommand.hpp app=dbxml_shell src/utils/shell/DefaultShell.cpp app=dbxml_shell src/utils/shell/DefaultShell.hpp app=dbxml_shell src/utils/shell/DeleteDocumentCommand.cpp app=dbxml_shell src/utils/shell/DeleteDocumentCommand.hpp app=dbxml_shell src/utils/shell/DeleteIndexCommand.cpp app=dbxml_shell src/utils/shell/DeleteIndexCommand.hpp app=dbxml_shell src/utils/shell/EchoCommand.cpp app=dbxml_shell src/utils/shell/EchoCommand.hpp app=dbxml_shell src/utils/shell/EdgeIndexLookupCommand.cpp app=dbxml_shell src/utils/shell/EdgeIndexLookupCommand.hpp app=dbxml_shell src/utils/shell/Environment.cpp app=dbxml_shell src/utils/shell/Environment.hpp app=dbxml_shell src/utils/shell/GetDocumentsCommand.cpp app=dbxml_shell src/utils/shell/GetDocumentsCommand.hpp app=dbxml_shell src/utils/shell/GetMetaDataCommand.cpp app=dbxml_shell src/utils/shell/GetMetaDataCommand.hpp app=dbxml_shell src/utils/shell/HelpCommand.cpp app=dbxml_shell src/utils/shell/HelpCommand.hpp app=dbxml_shell src/utils/shell/IncludeCommand.cpp app=dbxml_shell src/utils/shell/IncludeCommand.hpp app=dbxml_shell src/utils/shell/IndexLookupCommand.cpp app=dbxml_shell src/utils/shell/IndexLookupCommand.hpp app=dbxml_shell src/utils/shell/InfoCommand.cpp app=dbxml_shell src/utils/shell/InfoCommand.hpp app=dbxml_shell src/utils/shell/LazyCommand.cpp app=dbxml_shell src/utils/shell/LazyCommand.hpp app=dbxml_shell src/utils/shell/ListIndexesCommand.cpp app=dbxml_shell src/utils/shell/ListIndexesCommand.hpp app=dbxml_shell src/utils/shell/OpenContainerCommand.cpp app=dbxml_shell src/utils/shell/OpenContainerCommand.hpp app=dbxml_shell src/utils/shell/PreLoadCommand.cpp app=dbxml_shell src/utils/shell/PreLoadCommand.hpp app=dbxml_shell src/utils/shell/PrepareCommand.cpp app=dbxml_shell src/utils/shell/PrepareCommand.hpp app=dbxml_shell src/utils/shell/PrintCommand.cpp app=dbxml_shell src/utils/shell/PrintCommand.hpp app=dbxml_shell src/utils/shell/ProjectionCommand.cpp app=dbxml_shell src/utils/shell/ProjectionCommand.hpp app=dbxml_shell src/utils/shell/QueryCommand.cpp app=dbxml_shell src/utils/shell/QueryCommand.hpp app=dbxml_shell src/utils/shell/QueryPlanCommand.cpp app=dbxml_shell src/utils/shell/QueryPlanCommand.hpp app=dbxml_shell src/utils/shell/QuitCommand.cpp app=dbxml_shell src/utils/shell/QuitCommand.hpp app=dbxml_shell src/utils/shell/ReindexCommand.cpp app=dbxml_shell src/utils/shell/ReindexCommand.hpp app=dbxml_shell src/utils/shell/RemoveAliasCommand.cpp app=dbxml_shell src/utils/shell/RemoveAliasCommand.hpp app=dbxml_shell src/utils/shell/RemoveContainerCommand.cpp app=dbxml_shell src/utils/shell/RemoveContainerCommand.hpp app=dbxml_shell src/utils/shell/ReturnTypeCommand.cpp app=dbxml_shell src/utils/shell/ReturnTypeCommand.hpp app=dbxml_shell src/utils/shell/SetAutoIndexingCommand.cpp app=dbxml_shell src/utils/shell/SetAutoIndexingCommand.hpp app=dbxml_shell src/utils/shell/SetBaseURICommand.cpp app=dbxml_shell src/utils/shell/SetBaseURICommand.hpp app=dbxml_shell src/utils/shell/SetIgnoreCommand.cpp app=dbxml_shell src/utils/shell/SetIgnoreCommand.hpp app=dbxml_shell src/utils/shell/SetMetaDataCommand.cpp app=dbxml_shell src/utils/shell/SetMetaDataCommand.hpp app=dbxml_shell src/utils/shell/SetNamespaceCommand.cpp app=dbxml_shell src/utils/shell/SetNamespaceCommand.hpp app=dbxml_shell src/utils/shell/SetQueryTimeoutCommand.cpp app=dbxml_shell src/utils/shell/SetQueryTimeoutCommand.hpp app=dbxml_shell src/utils/shell/SetTypedVariableCommand.cpp app=dbxml_shell src/utils/shell/SetTypedVariableCommand.hpp app=dbxml_shell src/utils/shell/SetVariableCommand.cpp app=dbxml_shell src/utils/shell/SetVariableCommand.hpp app=dbxml_shell src/utils/shell/SetVerboseCommand.cpp app=dbxml_shell src/utils/shell/SetVerboseCommand.hpp app=dbxml_shell src/utils/shell/Shell.cpp app=dbxml_shell src/utils/shell/Shell.hpp app=dbxml_shell src/utils/shell/ShellCommand.cpp app=dbxml_shell src/utils/shell/ShellCommand.hpp app=dbxml_shell src/utils/shell/StartTransactionCommand.cpp app=dbxml_shell src/utils/shell/StartTransactionCommand.hpp app=dbxml_shell src/utils/shell/StatsLookupCommand.cpp app=dbxml_shell src/utils/shell/StatsLookupCommand.hpp app=dbxml_shell src/utils/shell/SyncCommand.cpp app=dbxml_shell src/utils/shell/SyncCommand.hpp app=dbxml_shell src/utils/shell/TimeCommand.cpp app=dbxml_shell src/utils/shell/TimeCommand.hpp app=dbxml_shell src/utils/shell/UpgradeCommand.cpp app=dbxml_shell src/utils/shell/UpgradeCommand.hpp app=dbxml_shell test/benchmark/src/Benchmark.cpp app=dbxml_benchmark test/cpp/databaseManagement/databaseManagement.cpp app=dbxml_test_databases test/cpp/inputStreams/inputStreams.cpp app=dbxml_test_input_streams test/cpp/queryProcessorAPI/queryProcessorAPI.cpp app=dbxml_test_query_processor_api test/cpp/unitTests/QueryPlanTest.cpp app=dbxml_test_driver test/cpp/unitTests/ResolverUnitTest.cpp app=dbxml_test_driver test/cpp/unitTests/TestEnvironment.cpp app=dbxml_test_driver test/cpp/unitTests/unit_test_driver.cpp app=dbxml_test_driver test/cpp/unitTests/UnitTest.cpp app=dbxml_test_driver test/cpp/unitTests/XQueryTest.cpp app=dbxml_test_driver test/cpp/util/TestLogging.cpp app=dbxml_test_input_streams test/cpp/util/TestLogging.cpp app=dbxml_test_query_processor_api test/cpp/util/TestLogging.cpp app=dbxml_test_databases test/cpp/util/TestLogging.cpp app=dbxml_test_driver test/cpp/util/TestResolver.cpp app=dbxml_test_input_streams test/cpp/util/TestResolver.cpp app=dbxml_test_query_processor_api test/cpp/util/TestResolver.cpp app=dbxml_test_databases test/cpp/util/TestResolver.cpp app=dbxml_test_driver test/cpp/util/Transcoding.cpp app=dbxml_test_input_streams test/cpp/util/Transcoding.cpp app=dbxml_test_query_processor_api test/cpp/util/Transcoding.cpp app=dbxml_test_databases test/cpp/util/Transcoding.cpp app=dbxml_test_driver test/cpp/xmlUnit/XmlUnit.cpp app=dbxml_unit_runner test/cpp/xmlUnit/XmlUnit.hpp app=dbxml_unit_runner test/cpp/xmlUnit/XmlUnitRunner.cpp app=dbxml_unit_runner test/cpp/xqts/xqts_runner.cpp app=dbxml_xqts_runner test/perf/DbXmlWorkload.cpp app=dbxml_perf test/perf/DbXmlWorkload.hpp app=dbxml_perf test/perf/perf_os.c app=dbxml_perf test/perf/perf_os.h app=dbxml_perf test/perf/perf_test.cpp app=dbxml_perf test/perf/perf_work.c app=dbxml_perf test/perf/perf_work.h app=dbxml_perf test/perf/perf_workload.cpp app=dbxml_perf test/perf/perf_workload.hpp app=dbxml_perf test/perf/PutAndQueriesWorkload.cpp app=dbxml_perf test/perf/PutAndQueriesWorkload.hpp app=dbxml_perf test/perf/PutWorkload.cpp app=dbxml_perf test/perf/PutWorkload.hpp app=dbxml_perf test/perf/QueryWorkload.cpp app=dbxml_perf test/perf/QueryWorkload.hpp app=dbxml_perf test/perf/testcases/ConfigIndexWorkload.cpp app=dbxml_perf test/perf/testcases/ConfigIndexWorkload.hpp app=dbxml_perf test/perf/testcases/DeleteDocumentWorkload.cpp app=dbxml_perf test/perf/testcases/DeleteDocumentWorkload.hpp app=dbxml_perf test/perf/testcases/DeleteNodeWorkload.cpp app=dbxml_perf test/perf/testcases/DeleteNodeWorkload.hpp app=dbxml_perf test/perf/testcases/DictionaryDatabaseWorkload.cpp app=dbxml_perf test/perf/testcases/DictionaryDatabaseWorkload.hpp app=dbxml_perf test/perf/testcases/EventReaderWorkload.cpp app=dbxml_perf test/perf/testcases/EventReaderWorkload.hpp app=dbxml_perf test/perf/testcases/EventWriterWorkload.cpp app=dbxml_perf test/perf/testcases/EventWriterWorkload.hpp app=dbxml_perf test/perf/testcases/GetDocumentWorkload.cpp app=dbxml_perf test/perf/testcases/GetDocumentWorkload.hpp app=dbxml_perf test/perf/testcases/IndexLookupWorkload.cpp app=dbxml_perf test/perf/testcases/IndexLookupWorkload.hpp app=dbxml_perf test/perf/testcases/InsertNodeWorkload.cpp app=dbxml_perf test/perf/testcases/InsertNodeWorkload.hpp app=dbxml_perf test/perf/testcases/IterateNodeWorkload.cpp app=dbxml_perf test/perf/testcases/IterateNodeWorkload.hpp app=dbxml_perf test/perf/testcases/MetaDataWorkload.cpp app=dbxml_perf test/perf/testcases/MetaDataWorkload.hpp app=dbxml_perf test/perf/testcases/PutDocumentWorkload.cpp app=dbxml_perf test/perf/testcases/PutDocumentWorkload.hpp app=dbxml_perf test/perf/testcases/QueryEqualityWorkload.cpp app=dbxml_perf test/perf/testcases/QueryEqualityWorkload.hpp app=dbxml_perf test/perf/testcases/QueryPrepareWorkload.cpp app=dbxml_perf test/perf/testcases/QueryPrepareWorkload.hpp app=dbxml_perf test/perf/testcases/QueryPresenceWorkload.cpp app=dbxml_perf test/perf/testcases/QueryPresenceWorkload.hpp app=dbxml_perf test/perf/testcases/RenameNodeWorkload.cpp app=dbxml_perf test/perf/testcases/RenameNodeWorkload.hpp app=dbxml_perf test/perf/testcases/ReplaceNodeWorkload.cpp app=dbxml_perf test/perf/testcases/ReplaceNodeWorkload.hpp app=dbxml_perf test/perf/testcases/UpdateDocumentWorkload.cpp app=dbxml_perf test/perf/testcases/UpdateDocumentWorkload.hpp app=dbxml_perf