Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DDataSourceBase Class
Classes | Legend | Members | Methods | See Also | Send Feedback

Abstract base class for an object that implements the dtsDataSource indexing API.

Class Hierarchy
class DDataSourceBase;
File

DInputStream.h

Remarks

Override the virtual functions getNextDoc and rewind to implement a data source. 

DDataSourceBase2 is an extended version of this class that enables the dtSearch Engine to check document modification dates more efficiently. 

See Also
Group
Methods
Method 
Description 
Constructor 
Get interface that can be attached to dtsIndexJob.dataSourceToIndex 
Get the next document in the data source 
Initialize the data source so the next getNextDoc call will return the first document 
Legend
 
Constructor 
 
abstract 
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DDataSourceBase Class
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.